mirror of
https://github.com/vmstan/gravity-sync.git
synced 2026-06-04 10:55:19 -04:00
Sleep not wait
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ function pull_gs {
|
||||
sudo chown pihole:pihole ${PIHOLE_DIR}/${GRAVITY_FI}
|
||||
error_validate
|
||||
|
||||
wait 3
|
||||
sleep 3
|
||||
|
||||
MESSAGE="Updating FTLDNS Configuration"
|
||||
echo -e "${STAT} ${MESSAGE}"
|
||||
|
||||
Reference in New Issue
Block a user