Dropshell basic templates (WIP)
This commit is contained in:
5
squashkiwi/ports.sh
Executable file
5
squashkiwi/ports.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
source "${AGENT_PATH}/_common.sh"
|
||||
_check_required_env_vars "HOST_PORT"
|
||||
|
||||
echo $HOST_PORT
|
Reference in New Issue
Block a user