fix the last commit; also fix my inability to use repo-add/repo-remove in general
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
8a34c549fc
commit
6f65d4eafb
1 changed files with 0 additions and 1 deletions
|
@ -73,5 +73,4 @@ rm -rf ./jade-gui-postinst/
|
||||||
|
|
||||||
cd /repo/
|
cd /repo/
|
||||||
rm -rf /tmp/arch-workdir
|
rm -rf /tmp/arch-workdir
|
||||||
rm ./askiiart*
|
|
||||||
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*" ! -name "askiiart*")
|
||||||
|
|
Loading…
Reference in a new issue