diff --git a/sonic-utilities-tests/route_check_test.sh b/scripts/route_check_test.sh old mode 100644 new mode 100755 similarity index 100% rename from sonic-utilities-tests/route_check_test.sh rename to scripts/route_check_test.sh diff --git a/setup.py b/setup.py index 971f9f07f16b..e401f998b66b 100644 --- a/setup.py +++ b/setup.py @@ -76,6 +76,8 @@ 'scripts/psushow', 'scripts/queuestat', 'scripts/reboot', + 'scripts/route_check.py', + 'scripts/route_check_test.sh', 'scripts/sfpshow', 'scripts/teamshow', 'scripts/nbrshow',