mirror of
https://github.com/YunoHost-Apps/cesium_ynh.git
synced 2024-09-03 18:06:25 +02:00
syntax error
This commit is contained in:
parent
60e61f955b
commit
3b3164966b
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ ynh_setup_source --dest_dir="$final_path"
|
||||||
# Permissions files
|
# Permissions files
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
chown -R www-data: $src_path
|
chown -R www-data: $final_path
|
||||||
|
|
||||||
# Remove the public access
|
# Remove the public access
|
||||||
ynh_app_setting_delete --app=$app --key=skipped_uris
|
ynh_app_setting_delete --app=$app --key=skipped_uris
|
||||||
|
|
Loading…
Add table
Reference in a new issue