Skip to main content
Jesuits
Euro-Mediterranean Province of the Society of Jesus

if [ ! -f .env.backup.production.age ]; then echo "Encrypted backup not found!" exit 1 fi

curl http://localhost/health

: Before running a command that could overwrite the current settings, they manually copy the .env file to .env.backup.production .

ls -la .env.backup.production

Latest news
View all news

.env.backup.production

if [ ! -f .env.backup.production.age ]; then echo "Encrypted backup not found!" exit 1 fi

curl http://localhost/health

: Before running a command that could overwrite the current settings, they manually copy the .env file to .env.backup.production . .env.backup.production

ls -la .env.backup.production