Add run script
authorMarius Gavrilescu <marius@ieval.ro>
Thu, 6 Feb 2014 21:58:00 +0000 (23:58 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Thu, 6 Feb 2014 21:58:00 +0000 (23:58 +0200)
run [new file with mode: 0755]

diff --git a/run b/run
new file mode 100755 (executable)
index 0000000..e56ffc2
--- /dev/null
+++ b/run
@@ -0,0 +1,2 @@
+#!/bin/bash
+PURGE_HOST=ngm.ieval.ro AAP_ROOTDIR=/var/www/auth/us plackup -s Starlet -Ilib -R . -p 8081
This page took 0.009926 seconds and 4 git commands to generate.