From ac2cd54698bbea5fabbd5e48fd9ccb7370ee9633 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?--=3DFurtiF=E2=84=A2=3D--?= Date: Sun, 21 Aug 2022 19:33:42 +0200 Subject: [PATCH] small sh typo --- pyren.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyren.sh b/pyren.sh index 93198b0..836face 100644 --- a/pyren.sh +++ b/pyren.sh @@ -1,6 +1,6 @@ #!/bin/bash #chmod +x ./venv/bin/activate -#chmod +x ./_pyren_launcher.py +#chmod +x ./_pyren3_launcher.py ## Linux ubuntu fixes uncomment next lines #printf "Install new venv ...\n" #Install venv if not present