0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-11-17 02:57:56 +01:00
doodle3d-firmware/src/script/wfcf

9 lines
124 B
Plaintext
Raw Normal View History

#!/bin/sh
#chmod 755 /www/cgi-bin/wfcf
LUA=lua
SCRIPT_PATH=/usr/share/lua/autowifi
cd $SCRIPT_PATH
$LUA ./autowifi.lua $@