Remove leftover comment.
This commit is contained in:
parent
2f58a65f7b
commit
36a5fbc2e5
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@
|
||||||
# - sys-apps/util-linux (`getopt`) #
|
# - sys-apps/util-linux (`getopt`) #
|
||||||
# #
|
# #
|
||||||
################################################################################
|
################################################################################
|
||||||
# Here goes:
|
|
||||||
# ss -On state established '( sport = :https )'|tr -s '[:blank:]'|cut -d' ' -f5
|
|
||||||
|
|
||||||
# Set the host's own IP address. So far, only an IPv4 address is supported.
|
# Set the host's own IP address. So far, only an IPv4 address is supported.
|
||||||
MY_IP="94.199.214.20"
|
MY_IP="94.199.214.20"
|
||||||
|
|
Loading…
Reference in a new issue