mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
fix typo
This commit is contained in:
@@ -80,7 +80,7 @@ if [ "$1" = "status" ]; then
|
|||||||
source <(sudo /home/admin/config.scripts/blitz.subscriptions.ip2tor.py ip-by-tor $toraddress)
|
source <(sudo /home/admin/config.scripts/blitz.subscriptions.ip2tor.py ip-by-tor $toraddress)
|
||||||
if [ ${#error} -eq 0 ]; then
|
if [ ${#error} -eq 0 ]; then
|
||||||
echo "ip2torType='${ip2tor-v1}'"
|
echo "ip2torType='${ip2tor-v1}'"
|
||||||
echo "ip2torId='${id}'"
|
echo "ip2torID='${id}'"
|
||||||
echo "ip2torIP='${ip}'"
|
echo "ip2torIP='${ip}'"
|
||||||
echo "ip2torPort='${port}'"
|
echo "ip2torPort='${port}'"
|
||||||
# check for LetsEnryptDomain on IP2TOR
|
# check for LetsEnryptDomain on IP2TOR
|
||||||
|
Reference in New Issue
Block a user