mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Sleep not wait
This commit is contained in:
parent
07ffe5d0bf
commit
7dff206d55
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user