From 3c3ef481ad7dbf117e95629d0e342cfc048a2836 Mon Sep 17 00:00:00 2001 From: Petya Vasileva Date: Sat, 4 Nov 2023 11:33:45 +0200 Subject: [PATCH] Update routers.sh --- routers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routers.sh b/routers.sh index 3ee6869..66b5a40 100644 --- a/routers.sh +++ b/routers.sh @@ -1,6 +1,6 @@ #!/bin/bash date -python ps-trace.py +python routers.py rc=$?; if [[ $rc != 0 ]]; then echo "problem running traceroute. Exiting." exit $rc