1
0
Fork 0
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:
ericgaspar 2021-02-16 16:33:31 +01:00
parent d228128b7e
commit b1299fbf4c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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