mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
only override url if vhost file exists
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
KEYNAME="$1"
|
||||
indent() { sed "s/^/ /"; }
|
||||
echo "-----> Booting EC2 instance..."
|
||||
|
||||
Reference in New Issue
Block a user