fix unmask comment

pull/46/head
necro-nemsis 2 years ago
parent 19729b7d4a
commit 417715f5d0

@ -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

Loading…
Cancel
Save