Skip to content
Snippets Groups Projects
Commit 72439de8 authored by sveseli's avatar sveseli
Browse files

sleep between stop/start added

parent 65468542
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,7 @@ stop() {
restart() {
stop
sleep 1
start
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment