aboutsummaryrefslogtreecommitdiff
path: root/upload
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-09-20 23:11:52 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-09-20 23:11:52 +0530
commitf23dae307e06d95499b35dbdd8e341b45756b330 (patch)
treeb46c707a8cd62f8c63c78eb4018dc9bc0da1cffe /upload
First commit
Diffstat (limited to 'upload')
-rwxr-xr-xupload5
1 files changed, 5 insertions, 0 deletions
diff --git a/upload b/upload
new file mode 100755
index 0000000..0c6ecbe
--- /dev/null
+++ b/upload
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+
+rm -r public/
+hugo
+rsync -rtvzP public/ zt@vidhukant.xyz:/var/www/vidhukant.xyz/