Tidying
This commit is contained in:
5
templates/squashkiwi/_ports.sh
Normal file
5
templates/squashkiwi/_ports.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
source "$(dirname "$0")/_common.sh"
|
||||
load_env "$1" || die "Failed to load environment variables"
|
||||
|
||||
echo $HOST_PORT
|
Reference in New Issue
Block a user