chore: update run.sh

This commit is contained in:
wcbing 2024-11-23 23:07:03 +08:00
parent db034b4df3
commit ba5ec13e53

2
run.sh
View File

@ -8,7 +8,7 @@ rm deb/Packages
merge-apt-repo merge-apt-repo
# check for updates # check for updates
github-downloader -r github-downloader -r -o deb
find get -maxdepth 1 -type f -name "*.sh" -exec sh {} \; find get -maxdepth 1 -type f -name "*.sh" -exec sh {} \;
# generate the files # generate the files