7 lines
65 B
Bash
7 lines
65 B
Bash
#!/bin/bash
|
|
source "${AGENT_PATH}/_common.sh"
|
|
|
|
|
|
echo 80
|
|
echo 443
|