]> andersk Git - sql-web.git/blobdiff - bin/updateMain.sh
contact: page formatting
[sql-web.git] / bin / updateMain.sh
diff --git a/bin/updateMain.sh b/bin/updateMain.sh
new file mode 100755 (executable)
index 0000000..cb5d738
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+pushd ~/web_scripts/main/ >/dev/null
+svn up
+sh ../perm.sh
+popd >/dev/null
This page took 0.038575 seconds and 4 git commands to generate.