1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotify_ynh.git synced 2024-09-03 20:36:26 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-08-16 20:05:41 +02:00
parent 08b9fc905c
commit 3700ede615

View file

@ -16,8 +16,6 @@ ynh_script_progression --message="Setting up source files..." --weight=6
ynh_setup_source --dest_dir="$install_dir"
mkdir -p $install_dir/data
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"