diff --git a/examples/megacorp_acc/job_restart_acc.sh b/examples/megacorp_acc/job_restart_acc.sh index ca87644..9509718 100755 --- a/examples/megacorp_acc/job_restart_acc.sh +++ b/examples/megacorp_acc/job_restart_acc.sh @@ -11,4 +11,6 @@ if [ $no_db = "on" ]; then echo "NOT RESTARTING DATABASE" fi -ls -l /home/fboender +sleep 1 + +echo "RESTARTED"