X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=contrib%2Fcopysource.sh;fp=contrib%2Fcopysource.sh;h=0000000000000000000000000000000000000000;hb=cf8f7ffedb36dbfaa5f1f413c42b976c4fda1142;hp=f5f6cb65cf02cdcd480984820b89337dfe2be89b;hpb=fa2dd842abb5feedea3e2253255722fcaecc3c6f;p=citadel.git diff --git a/contrib/copysource.sh b/contrib/copysource.sh deleted file mode 100755 index f5f6cb65c..000000000 --- a/contrib/copysource.sh +++ /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"