Now it should be all good to go
This commit is contained in:
parent
a883e43e0d
commit
65e652e903
1
Makefile
1
Makefile
|
@ -73,6 +73,7 @@ configure_wifibroadcast:
|
|||
@echo ""
|
||||
@$(SUDO) bash -c "echo 'WFB_NICS=\"spir0\"' > /etc/default/wifibroadcast"
|
||||
@echo "Configuration updated: /etc/default/wifibroadcast has been set with WFB_NICS=\"spir0\"."
|
||||
@echo "Reboot Mu2 to get new wireless settings"
|
||||
|
||||
no-static:
|
||||
@$(MAKE) --no-print-directory install
|
||||
|
|
Loading…
Reference in New Issue