aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2024-12-03 22:26:18 -0500
committerAnthony Wang2024-12-03 22:26:18 -0500
commit239f48c9e97dee3c4c120a49e7dc36f30fcdfd8a (patch)
tree56c9e86ac128a16103a1d10c6d46adf205e67383
parent5626c8791d52ba6a760974d19b44ea411a055a3f (diff)
Delete old deploy script
-rwxr-xr-xdeploy.fish6
1 files changed, 0 insertions, 6 deletions
diff --git a/deploy.fish b/deploy.fish
deleted file mode 100755
index ba6eee8..0000000
--- a/deploy.fish
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/fish
-
-cd (status dirname)
-git pull
-git submodule update
-hugo --cleanDestinationDir --destination /srv/http/a