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