FIX: forces use of python3 with the launcher

main
brejela 4 years ago
parent f00be068de
commit 0e55411c0c

@ -21,7 +21,7 @@ else
read
fi
python /opt/steelbox.py $version
python3 /opt/steelbox.py $version
gpg -c --cipher-algo AES256 $HOME/.pasfile.csv

Loading…
Cancel
Save