Update launch.sh

This commit is contained in:
Kelly
2026-04-18 15:35:30 -07:00
parent f68f7f10ca
commit 8567c3ad84
+1 -1
View File
@@ -19,7 +19,7 @@ fi
export REQUESTS_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt
export SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt
#export HOME=$(pwd)
# launch the application
if [[ "$1" == pong* ]]; then
python3 pong_bot.py