Merge pull request #128 from YunoHost-Apps/fix-linter-warning
Fix linter warning
This commit is contained in:
commit
72459ff002
@ -205,6 +205,13 @@ ynh_script_progression --message="Securing files and directories..."
|
||||
# Set permissions on app files
|
||||
chown -R "$app":"$app" "$final_path"
|
||||
|
||||
#=================================================
|
||||
# INTEGRATE SERVICE IN YUNOHOST
|
||||
#=================================================
|
||||
ynh_script_progression --message="Integrating service in YunoHost..."
|
||||
|
||||
yunohost service add $app --description "$app daemon for Wiki.js" --log_type systemd
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
#=================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user