diff --git a/roles/network/templates/gateway/iiab-internet-on b/roles/network/templates/gateway/iiab-internet-on index be99c1533..d616498a7 100644 --- a/roles/network/templates/gateway/iiab-internet-on +++ b/roles/network/templates/gateway/iiab-internet-on @@ -11,5 +11,5 @@ https://github.com/iiab/iiab/wiki/IIAB-Networking#firewall-iptables WARNING: If you want to _permanently_ change your IIAB's default behavior (i.e. to specify whether student/client devices should have Internet or not, in general!) then modify variable 'iiab_gateway_enabled' in -/etc/iiab/local_vars.yml — and finally run 'cd /opt/iiab/iiab ; ./iiab-network' +/etc/iiab/local_vars.yml — and finally run: sudo iiab-network EOF