diff --git a/deploy-stage2.sh b/deploy-stage2.sh deleted file mode 100755 index aeb4d53..0000000 --- a/deploy-stage2.sh +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/bash -######################################################################## -# -# Website deployment script (stage 2) -# -######################################################################## - -newgrp www-data <