commit bb52b003b4ad25439e2467f49743ab4448c50089 Author: Alejandro Rosales Date: Mon Sep 23 18:46:22 2024 +0000 AƱadir Bash diff --git a/Bash.md b/Bash.md new file mode 100644 index 0000000..63d0722 --- /dev/null +++ b/Bash.md @@ -0,0 +1,4 @@ +Correr programa con +``` +DBNAME=sgi DBUSER=postgres DBPASSWORD='h3rcul3s#$' DBHOST=heracles.lci.ulsa.mx DBPORT=5432 WAIT_TIME=5 /usr/local/bin/python3.9 /root/sgu/app.py +``` \ No newline at end of file