mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Add sleep again
This commit is contained in:
parent
fecd700bc3
commit
aacc621598
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ fi
|
|||
sudo systemctl start Rocketchat.service
|
||||
sudo systemctl enable Rocketchat.service
|
||||
|
||||
sleep 10s
|
||||
sleep 25s
|
||||
|
||||
cd $pkgdir
|
||||
|
||||
|
|
Loading…
Reference in a new issue