We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install script should do following things:
sumochip-<wifi-mac>
apt update apt full-upgrade apt install git python-pip python-dev python-systemd hostapd dnsmasq avahi-autoipd pip install sumochip
sumochip_test
systemctl start sumochip
systemctl enable sumochip
If all that is done then we can close issue #5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Install script should do following things:
sumochip-<wifi-mac>
where is replaced with last 4 octets form the wifi interface macsumochip_test
systemctl start sumochip
systemctl enable sumochip
If all that is done then we can close issue #5
The text was updated successfully, but these errors were encountered: