Add shlink/ports.sh
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 15s

This commit is contained in:
j
2026-01-26 21:19:47 +13:00
parent 1495549d1b
commit 300e614205

5
shlink/ports.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
source "${AGENT_PATH}/common.sh"
_check_required_env_vars "HTTP_PORT"
echo "$HTTP_PORT"