1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-10-10 17:13:30 +02:00
parent 6f338c4e39
commit 9c7bf743fa

View file

@ -48,7 +48,7 @@ then
fi
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir" #--keep="config.local.php"
ynh_setup_source --dest_dir="$install_dir" --keep="config.local.php"
fi
chmod -R o-rwx "$install_dir"