Administrivia

Folloow branching of other projects in this ilk
This commit is contained in:
rocky
2024-10-09 03:55:30 -04:00
parent f0e1a7beba
commit 193c262ffb
7 changed files with 34 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ if [[ $0 == $bs ]] ; then
exit 1
fi
PYTHON_VERSION=2.4.6
PYTHON_VERSION=2.4
uncompyle6_owd=$(pwd)
mydir=$(dirname $bs)