1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/audiobookshelf_ynh.git synced 2024-09-03 18:06:19 +02:00

Update install

This commit is contained in:
ericgaspar 2022-04-16 10:18:09 +02:00
parent b3a0811fae
commit 1d6c9cc67e
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -163,7 +163,7 @@ yunohost service add $app --description="A short description of the app" --log="
ynh_script_progression --message="Starting a systemd service..." --weight=3
# Start a systemd service
ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log"
ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$app/$app.log" --timeout="120"
#=================================================
# SETUP SSOWAT