We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07adde2 commit 73bd5f2Copy full SHA for 73bd5f2
Reset Device/static_files/aphost_bootstrapper.template
@@ -4,4 +4,8 @@ python3 [[project_dir]]/Reset\ Device/reset.py &
4
5
su -c "cd [[project_dir]]/Configuration\ App/ && rails s -b 0.0.0.0 -e production -p 9191 -d"
6
7
+sleep 5
8
+
9
+systemctl start isc-dhcp-server.service
10
11
hostapd -dd /etc/hostapd/hostapd.conf &
0 commit comments