Don't display directory listing in megacorp_acc example.

pull/7/head
Ferry Boender 9 years ago
parent 15a4199fa1
commit 3d63f6d7f7
  1. 4
      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"

Loading…
Cancel
Save