1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

config.yml may not exist during upgrade

This commit is contained in:
Alexandre Aubin 2021-09-03 19:30:13 +02:00 committed by GitHub
parent 8515249a06
commit 21b01ec228
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -118,7 +118,6 @@ fi
chmod 750 "$final_path"
chmod -R o-rwx "$final_path"
chown -R $app:www-data "$final_path"
chmod 600 $final_path/config/config.yml
#=================================================
# NGINX CONFIGURATION