mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
.
This commit is contained in:
@@ -13,6 +13,6 @@ swd="$(dirname "$(realpath "$0")")"
|
||||
if [ ! -e "${swd}/Lib/Globals.sh" ]
|
||||
then swd="${swd}/.."
|
||||
fi
|
||||
eval "$(sed -e 's| = |=|g' "${swd}/../config.toml")"
|
||||
#eval "$(sed -e 's| = |=|g' "${swd}/../config.toml")"
|
||||
|
||||
Python3="$([ -n "$(which python3)" ] && echo python3 || echo python)"
|
||||
|
Reference in New Issue
Block a user