Merge pull request #4 from moyix/main

Catch up with origin
This commit is contained in:
Fred de Gier 2022-09-19 13:56:51 +02:00 committed by GitHub
commit 53ea19ff11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
if [ -f config.env ]; then if [ -f config.env ]; then
echo "config.env already exists, skipping" echo "config.env already exists, skipping"