From eb411a33b8803ade01771f2d56173e1a88cd945d Mon Sep 17 00:00:00 2001 From: Joel Klimont Date: Wed, 5 Oct 2022 23:04:29 +0200 Subject: [PATCH] very unimportant change --- client_s2/build_deb.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/client_s2/build_deb.sh b/client_s2/build_deb.sh index db517c5..bbb7ba7 100755 --- a/client_s2/build_deb.sh +++ b/client_s2/build_deb.sh @@ -2,6 +2,7 @@ export PYTHONDONTWRITEBYTECODE=1 export VERSION="1.0.0" +# hello kebab # BE CAREFUL TO NOT BUILD IN A PYTHON VENV! # be sure to change version if needed!