diff options
-rwxr-xr-x | deploy.fish | 6 |
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 |