1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/linkstack_ynh.git synced 2024-09-03 19:36:14 +02:00
This commit is contained in:
Tagadda 2023-05-06 18:05:52 +00:00
parent cc5b73c948
commit 8490e5f7e6

View file

@ -31,6 +31,7 @@ then
ynh_script_progression --message="Upgrading source files..." --weight=1
# Download, check integrity, uncompress and patch the source from app.src
# Keep the .env and the database folder
ynh_setup_source --dest_dir="$install_dir" --keep=".env database"
fi