添加arm bwrap

This commit is contained in:
2023-12-29 19:48:31 +08:00
parent fd410549c3
commit f6efb8e448
3 changed files with 19 additions and 9 deletions

View File

@@ -1,6 +1,12 @@
build:
make package -j$(nproc)
replace:
rm Icon/Program/*
rm Icon/*.svg
rm Icon/doge.png
echo "[[], []]" > IconList.json
clean:
python3 RemovePycacheFile.py
rm *.deb -fv