Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/scriptform/commit/3d63f6d7f71c606575682c4006539b3713472b74?style=split&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Don't display directory listing in megacorp_acc example.

pull/7/head
Ferry Boender 10 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" echo "NOT RESTARTING DATABASE"
fi fi
ls -l /home/fboender sleep 1
echo "RESTARTED"

Loading…
Cancel
Save