Remove upx references

This commit is contained in:
binwiederhier 2023-01-24 14:57:50 -05:00
parent 3d84bdf77b
commit 471775ae49
3 changed files with 0 additions and 36 deletions

View file

@ -92,7 +92,6 @@ sudo apt install \
gcc-arm-linux-gnueabi \
gcc-aarch64-linux-gnu \
python3-pip \
upx \
git
```