From 8567c3ad848d4402f92364ceabab2d640d2977a2 Mon Sep 17 00:00:00 2001 From: Kelly Date: Sat, 18 Apr 2026 15:35:30 -0700 Subject: [PATCH] Update launch.sh --- launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launch.sh b/launch.sh index 586fae6..9917baa 100755 --- a/launch.sh +++ b/launch.sh @@ -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