fix full build

This commit is contained in:
n1nj4sec 2022-11-05 14:50:01 +01:00
parent 6b801c922c
commit 0f633d2c37
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ $PYTHON64 -m pip install -q --upgrade pylzma
SKIP_TO_BUILD=1
SKIP_TO_BUILD=0
if [ ! "$SKIP_TO_BUILD" -eq "1" ]; then
echo "[+] Install python packages"