From 71bb71587a0b49435a603e922cbc5e259b94f245 Mon Sep 17 00:00:00 2001 From: Joel Klimont Date: Wed, 5 Oct 2022 23:11:30 +0200 Subject: [PATCH] MAJOR very important change --- client_s2/build_deb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client_s2/build_deb.sh b/client_s2/build_deb.sh index db517c5..ea68953 100755 --- a/client_s2/build_deb.sh +++ b/client_s2/build_deb.sh @@ -2,7 +2,7 @@ export PYTHONDONTWRITEBYTECODE=1 export VERSION="1.0.0" -# BE CAREFUL TO NOT BUILD IN A PYTHON VENV! +# BE CAREFUL TO NOT BUILD IN A PYTHON VENV! wasd # be sure to change version if needed! fpm -s python --python-bin python3 --python-pip pip3 --python-package-name-prefix python3 \