Delete start_prod.sh

This commit is contained in:
Tyler
2026-04-20 00:53:40 -04:00
committed by GitHub
parent 379c14781e
commit 5b9a2b7a53
-4
View File
@@ -1,4 +0,0 @@
#!/bin/bash
echo "Starting PacCrypt in PRODUCTION mode..."
export PRODUCTION=true
python3 app.py