diff options
| author | Vineet Kumar <git@vineetk.net> | 2026-05-05 11:43:52 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-05-05 11:43:52 -0400 |
| commit | c58adc06f9b7cfbe818fb7fd3a68f5b66960a620 (patch) | |
| tree | e536b8de30ec450e2e7ce9c22e44fc5474640aec /update.sh | |
| parent | b35228ff7370f8d9ef2b45bd09cfb974acf1254d (diff) | |
switched to haunt from hugo
Diffstat (limited to 'update.sh')
| -rwxr-xr-x | update.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/update.sh b/update.sh deleted file mode 100755 index 9853f61..0000000 --- a/update.sh +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | hugo | ||
| 3 | #rsync --exclude="update.sh" --delete -ash . vineetk.net:/usr/local/www/vineetk_html/ | ||
| 4 | rsync --exclude="update.sh" --delete -ash public/ 10.0.13.1:/var/www/vineetk_html/ | ||
