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