From 5899761326623f5296e0e6425ab2a7db64f87523 Mon Sep 17 00:00:00 2001 From: Your New SJW Waifu Date: Sat, 26 Feb 2022 23:43:43 -0600 Subject: [PATCH] i have big dumb --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 64743a8280..d97fb3be7d 100755 --- a/build.sh +++ b/build.sh @@ -12,5 +12,5 @@ rsync --delete -ra dist/static/ "${TARGET}/instance/static/static" rsync --delete -ra images/ "${TARGET}/instance/static/images" rsync --delete -ra sounds/ "${TARGET}/instance/static/sounds" rsync -ra instance/ "${TARGET}/instance/static/instance" -rsync --delete -ra pages/ "${TARGET}/instance/static" -rsync --delete -ra static/favicon.png "${TARGET}/instance/static" +rsync --delete -ra pages/ "${TARGET}/instance/static/pages" +rsync --delete -ra static/favicon.png "${TARGET}/instance/static/favicon.png"