aboutsummaryrefslogtreecommitdiff
path: root/deploy
diff options
context:
space:
mode:
Diffstat (limited to 'deploy')
-rwxr-xr-xdeploy2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy b/deploy
index 4076e63..95d53f4 100755
--- a/deploy
+++ b/deploy
@@ -1,3 +1,3 @@
#!/usr/bin/env fish
-tar -cz $(find -not -name . -not -path '*/[.]*' -not -name deploy) | ssh garm tar -xvz -C /var/www/files/sites/trädgårdstomten/
+tar -cz $(find -not -name . -not -path '*/[.]*' -not -name deploy -not -name README.md) | ssh garm tar -xvz -C /var/www/files/sites/trädgårdstomten/