From 4e5012921836fff8680e4f813b8f0c6072adc92d Mon Sep 17 00:00:00 2001 From: askiiart Date: Tue, 12 Nov 2024 08:33:19 -0600 Subject: [PATCH] fix the last last commit --- blendos-repo-automation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blendos-repo-automation.sh b/blendos-repo-automation.sh index e18ebaf..3e893ec 100755 --- a/blendos-repo-automation.sh +++ b/blendos-repo-automation.sh @@ -73,4 +73,4 @@ rm -rf ./jade-gui-postinst/ cd /repo/ rm -rf /tmp/arch-workdir -repo-add ./breakfast.db.tar.zst $(find . -name "*.tar.zst" ! -name "breakfast*" ! -name "askiiart*") +repo-add ./breakfast.db.tar.zst $(find . -name "*.tar.zst" ! -name "breakfast*")