From 356b2f20c13616facf2a54a966d929e53b45bfbb Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Thu, 29 May 2025 22:33:18 +0200 Subject: [PATCH] Fuck it, we'll do it live! --- upload.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload.fish b/upload.fish index d4ac9c0..c930ef5 100755 --- a/upload.fish +++ b/upload.fish @@ -1,3 +1,3 @@ #!/bin/fish -forester build && rsync -arvz --delete --dry-run --progress -e "ssh" output/ nega.tv:/var/www/nega.tv/static/ \ No newline at end of file +forester build && rsync -arvz --delete --progress -e "ssh" output/ nega.tv:/var/www/nega.tv/static/ \ No newline at end of file -- 2.49.0