diff --git a/generate_config.sh b/generate_config.sh index a869388..ea6e959 100755 --- a/generate_config.sh +++ b/generate_config.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash echo "Press enter to use the default value '[value]' or use a custom value" read -p "Server domain name - this is the end url of where abyss will be hosted []: " -e ABYSS_URL