mirror of
https://github.com/YunoHost-Apps/pepettes_ynh.git
synced 2024-09-03 19:56:35 +02:00
Update change_url
This commit is contained in:
parent
ea73446367
commit
67750eac82
1 changed files with 4 additions and 0 deletions
|
@ -131,6 +131,10 @@ done
|
||||||
|
|
||||||
ynh_store_file_checksum --file="$final_path/settings.py"
|
ynh_store_file_checksum --file="$final_path/settings.py"
|
||||||
|
|
||||||
|
# Set permissions to app files
|
||||||
|
chown -R $app:www-data $final_path
|
||||||
|
chmod o=--- $final_path
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALISATION
|
# GENERIC FINALISATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue