]> ruin.nu Git - ndwebbie.git/blobdiff - scripts/parsetick.sh
Make use of the newish planet id from stats
[ndwebbie.git] / scripts / parsetick.sh
diff --git a/scripts/parsetick.sh b/scripts/parsetick.sh
new file mode 100755 (executable)
index 0000000..cc2192f
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+SCRIPT_DIR="$(dirname "$(readlink -f "$0")")"
+
+$SCRIPT_DIR/parsealliances.pl $1
+$SCRIPT_DIR/parseplanets.pl $1
+$SCRIPT_DIR/parsegalaxies.pl $1