Update README.md

systemctl command had a typing error. The name of the service file is "create_ap.service" instead of "create-ap.service"
This commit is contained in:
p00chie 2020-12-07 10:13:18 +01:00 committed by GitHub
parent 093dd3efb4
commit f7a1f35d77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ repository.
Start the hotspot service on startup (using your saved configuration) with:
systemctl enable create-ap
systemctl enable create_ap
### Tested with Ubuntu from 16.04 to 20.04. If any issue is found, file an issue on github.