From: Joshua Simmons Date: Thu, 29 May 2025 20:33:18 +0000 (+0200) Subject: Fuck it, we'll do it live! X-Git-Url: https://git.nega.tv//gitweb.cgi?a=commitdiff_plain;h=356b2f20c13616facf2a54a966d929e53b45bfbb;p=josh%2Fnegatv Fuck it, we'll do it live! --- 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