X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fpazpar2.sh;h=8debb42542abb2f2276f6d41953a93c7a2d4ce42;hb=64dccf5757a22cedd3c21ca834e3e02f39dd0504;hp=84985cadbc9241763533c7429c08688862e4a83b;hpb=66676119122eb0e9ff008979e12872d60dd16c37;p=pazpar2-moved-to-github.git diff --git a/src/pazpar2.sh b/src/pazpar2.sh index 84985ca..8debb42 100755 --- a/src/pazpar2.sh +++ b/src/pazpar2.sh @@ -28,6 +28,7 @@ case "$command" in restart) $0 stop + sleep 1 # let the OS give the port address free $0 start "$@" ;;