mirror of
https://gitlab.com/Snogard/kaido.git
synced 2025-08-20 10:50:06 +02:00
fixed foundry early exit
This commit is contained in:
parent
5895bf2ee9
commit
4dde224f7f
@ -22,6 +22,7 @@ fi
|
||||
if [[ "$hostname" == "example.com" ]]; then
|
||||
echo "ERROR: you must set the domain foundry will run on."
|
||||
echo "Please set the 'hostname' variable in '/etc/kaido/containers/$containerName/envs.sh'"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user