From e6f2b7860b3f5e1462a5d804eab5ecb27a908f3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darko=20Luki=C4=87?= Date: Sun, 20 May 2018 19:05:34 +0200 Subject: [PATCH] --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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