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
220ee96d92
commit
3efea5700e
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,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
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# ADVERTISE SERVICE IN ADMIN PANEL
|
# ADVERTISE SERVICE IN ADMIN PANEL
|
||||||
|
|
Loading…
Reference in a new issue