Skip to content

Commit

Permalink
qSECURE_RULES
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberAndi committed Jan 23, 2025
1 parent a4aa2d4 commit 8ebfde2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Install/openWRT23_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,8 @@ fi
echo
read -p 'Activate HighSecure-Firewall? [Y/n] ' -s -n 1 qSECURE_RULES

echo >> /root/install.log
echo $qSECURE_RULES >> /root/install.log
if [ "$qSECURE_RULES" = "" ]
then
FW_HSactive='1'
Expand Down

0 comments on commit 8ebfde2

Please sign in to comment.