Add a initiative sleep, in case of whatever
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
/bin/sleep 10
|
||||||
while true; do
|
while true; do
|
||||||
/usr/bin/seaf-cli start
|
/usr/bin/seaf-cli start
|
||||||
/bin/sleep 3600
|
/bin/sleep 3600
|
||||||
|
|||||||
Reference in New Issue
Block a user