From 396ffae61dc2108f842377be10fe1a8b941c3784 Mon Sep 17 00:00:00 2001 From: Furtif Date: Mon, 10 Jan 2022 00:31:44 +0100 Subject: [PATCH] fail --- pyren.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyren.sh b/pyren.sh index c29944e..c93e7e3 100644 --- a/pyren.sh +++ b/pyren.sh @@ -1,6 +1,6 @@ #!/bin/bash #chmod +x ./venv/bin/activate -#chmod +x ./ddt4all.py +#chmod +x ./_pyren_launcher.py ## Linux ubuntu fixes uncomment next lines #printf "Install new venv ...\n" #Install venv if not present