@ -12,7 +12,7 @@ git clone https://git.cohabit.fr/cohabit/server_config.git
cd server_config
# Decrypt secrets
gpg -d .env.gpg
gpg -d .env.gpg > .env
# Allow execute scripts
sudo chmod +x ./install.sh