after_compile script example (for makereport.sh)
authorMatthias Braun <matze@braunis.de>
Fri, 4 Aug 2006 13:26:21 +0000 (13:26 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 4 Aug 2006 13:26:21 +0000 (13:26 +0000)
ir/be/test/after_compile.sh.example [new file with mode: 0644]

diff --git a/ir/be/test/after_compile.sh.example b/ir/be/test/after_compile.sh.example
new file mode 100644 (file)
index 0000000..df62e42
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# move results over to public_html dir
+rm -rf "$HOME/public_html/$1"
+mv "$1" "$HOME/public_html"
+fs setacl "$HOME/stats-04.08.06" system:anyuser rl