Skip to content

Commit 4d408db

Browse files
committed
Fix port
1 parent fc8970d commit 4d408db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ echo "Please check/edit $DEST/init.conf params and configure it"
6969
echo ""
7070
echo "Then [re]start it as systemctl [re]start jacred"
7171
echo ""
72-
echo "Clear iptables if port 9118 is not available"
72+
echo "Clear iptables if port 9117 is not available"
7373
echo "bash $DEST/iptables-drop.sh"
7474
echo ""
7575
echo "Full setup crontab"

0 commit comments

Comments
 (0)