Skip to content

Commit

Permalink
Update ir-isp-blocker.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiya6955 authored Nov 5, 2024
1 parent b9add7c commit 6edaf22
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ir-isp-blocker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,12 @@ function blocker {
esac
read -p "Press enter to return to Menu" dummy
blocking_menu
else
echo "Cancelled."
read -p "Press enter to return to Menu" dummy
blocking_menu
fi

}

function unblocker {
Expand Down

0 comments on commit 6edaf22

Please sign in to comment.