aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/post-deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/post-deploy.sh')
-rwxr-xr-xscripts/post-deploy.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/post-deploy.sh b/scripts/post-deploy.sh
index 927ed70..d901e49 100755
--- a/scripts/post-deploy.sh
+++ b/scripts/post-deploy.sh
@@ -12,8 +12,6 @@ echo 'Moving files...'
mv "$REMOTE_PUBLIC_WWW/fulfillment" "$REMOTE_PUBLIC_WWW/fulfillment.fcgi"
mv "$REMOTE_PUBLIC_WWW/license" "$REMOTE_PUBLIC_WWW/license.fcgi"
-mv production-config/.htaccess "$REMOTE_PUBLIC_WWW"
-
echo 'Restarting FastCGI scripts...'
set +e