summaryrefslogtreecommitdiffstats
path: root/update
diff options
context:
space:
mode:
Diffstat (limited to 'update')
-rwxr-xr-xupdate12
1 files changed, 0 insertions, 12 deletions
diff --git a/update b/update
deleted file mode 100755
index 5f0a38607..000000000
--- a/update
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-
-# If you're Luke, add an arg to update the website too.
-
-git pull hub master
-
-#rm dest -rf
-#mkdir -p dest
-ssg5 src dest "Based Cooking (https://based.cooking)" "https://based.cooking"
-
-[ -n "$1" ] &&
- rsync -auvrlP --delete-after ~/.local/src/food/ root@based.cooking:/var/www/cooking