mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-11-16 18:47:57 +01:00
9 lines
427 B
Plaintext
9 lines
427 B
Plaintext
|
Installation:
|
||
|
- place the autowifi directory in /usr/share/lua
|
||
|
- create a symlink to ext/wfcf in /www/cgi-bin (make sure the file is executable)
|
||
|
- create a symlink to ext/autowifi.html in /www
|
||
|
- create a symlink to ext/autowifi.css in /www
|
||
|
- create a symlink to ext/autowifi.js in /www
|
||
|
- create a symlink to ext/autowifi_init in /etc/rc.d and name it S19autowifi_init
|
||
|
- enable init script by calling it with 'enable' argument?
|