summarylogtreecommitdiffstats
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rw-r--r--update.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/update.sh b/update.sh
index 4f7086ef1d74..c5e09995b3a8 100644
--- a/update.sh
+++ b/update.sh
@@ -1,7 +1,7 @@
makepkg
makepkg --printsrcinfo > .SRCINFO
-git add PKGBUILD .SRCINFO update.sh
+rm -rf pkg src jellyfin-rpc
+rm -rf *.zst jellyfin-rpc-x86_64-linux jellyfin-rpc.service
+git add PKGBUILD .SRCINFO update.sh jellyfin-rpc-git.install
git commit -m "update"
git push
-rm -rf jellyfin* pkg src
-rm jellyfin-*