Removed obsolete portions of the tree
[citadel.git] / contrib / copysource.sh
diff --git a/contrib/copysource.sh b/contrib/copysource.sh
deleted file mode 100755 (executable)
index f5f6cb6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-cp ~vs/citadelPrepare/home/checkout/tmp/webcit_*   ~vs/apache/home/debiancitadel/public_html/source/
-cp ~vs/citadelPrepare/home/checkout/tmp/citadel_*  ~vs/apache/home/debiancitadel/public_html/source/
-
-chroot ~vs/apache  /bin/bash -c "cd /home/debiancitadel/; ./refreshsource.sh"