Delete start_dev.sh

This commit is contained in:
Tyler
2026-04-20 00:53:23 -04:00
committed by GitHub
parent bede46d87f
commit 3e8c2ca097
-4
View File
@@ -1,4 +0,0 @@
#!/bin/bash
echo "Starting PacCrypt in DEVELOPMENT mode..."
export PRODUCTION=false
python3 app.py