summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlive.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/live.sh b/live.sh
index f71d81d..43316e6 100755
--- a/live.sh
+++ b/live.sh
@@ -1,4 +1,3 @@
-cd content
git pull
cd ..
git pull
@@ -9,3 +8,4 @@ cp -r output/* /var/www/danieljon.es
setfacl -Rm u::rwX,g::r-X,o::--- /var/www/danieljon.es/
setfacl -Rdm u::rwX,g::r-X,o::--- /var/www/danieljon.es/
restorecon -vRF /var/www/danieljon.es
+