mirror of
https://github.com/YunoHost-Apps/audiobookshelf_ynh.git
synced 2024-09-03 18:06:19 +02:00
adding sleep
This commit is contained in:
parent
500b08476c
commit
2572d829ad
1 changed files with 4 additions and 0 deletions
|
@ -189,4 +189,8 @@ ynh_systemd_action --service_name=nginx --action=reload
|
|||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
||||
ynh_script_progression --message="Sleeping for 60 seconds" --weight=1
|
||||
|
||||
sleep 60
|
||||
|
||||
ynh_script_progression --message="Installation of $app completed" --last
|
||||
|
|
Loading…
Add table
Reference in a new issue