Update env.sh

This commit is contained in:
Smiril
2024-02-26 22:36:22 +01:00
committed by GitHub
parent 5177c9210b
commit ae0afd38f6
+1 -1
View File
@@ -11,7 +11,7 @@ DFL_WORKSPACE=workspace
newpy () { echo "Will run in python3.11 mode"; }
oldpy () { echo "Will not run in python3.10 mode"; }
oldpy () { echo "Will run in python3.10 mode"; }
echo "Would you like to run script in python3.11 mode? (yes or no)"