diff --git a/installers/common.sh b/installers/common.sh index 7bf19c6..2924dbf 100755 --- a/installers/common.sh +++ b/installers/common.sh @@ -371,7 +371,7 @@ function patch_system_files() { install_log "Sudoers file already patched" fi - # Unmask and enable hostapd.service/var/log/lokinet_cron_update.txt + # Unmask and enable hostapd.service sudo systemctl unmask hostapd.service sudo systemctl enable hostapd.service