diff --git a/install.sh b/install.sh index b45f89b..46ef837 100644 --- a/install.sh +++ b/install.sh @@ -95,4 +95,5 @@ EOF git clone https://www.github.com/oblique/create_ap /tmp/create_ap --depth 1 sudo make -C /tmp/create_ap install sudo systemctl enable create_ap -sudo systemctl start create_ap \ No newline at end of file + +sudo reboot \ No newline at end of file