In a mess while refactor!
This commit is contained in:
6
templates/squashkiwi/ports.sh
Normal file
6
templates/squashkiwi/ports.sh
Normal file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
source "$(dirname "$0")/_common.sh"
|
||||
|
||||
check_required_env_vars "HOST_PORT"
|
||||
|
||||
echo $HOST_PORT
|
Reference in New Issue
Block a user