#!/bin/bash echo "Starting PacCrypt in DEVELOPMENT mode..." export PRODUCTION=false python3 app.py