mirror of
https://github.com/YunoHost-Apps/tiddlywiki_ynh.git
synced 2024-09-03 20:26:34 +02:00
Update install
This commit is contained in:
parent
d228128b7e
commit
b1299fbf4c
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ ynh_add_systemd_config --others_var=ynh_node_load_PATH
|
||||||
|
|
||||||
# Set permissions to app files
|
# Set permissions to app files
|
||||||
chown -R $app: $final_path
|
chown -R $app: $final_path
|
||||||
chmod-R 755 $final_path
|
chmod -R 755 $final_path
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# ADVERTISE SERVICE IN ADMIN PANEL
|
# ADVERTISE SERVICE IN ADMIN PANEL
|
||||||
|
|
Loading…
Reference in a new issue