summaryrefslogtreecommitdiff
path: root/update
blob: a1706a3ba1323af6c7bfc149b732a51784e8a2d0 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

# If you're Luke, add an arg to update the website too.

#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