diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-02-07 14:06:30 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-02-07 14:06:30 +0100 |
commit | 612a0afa63144aae338a51c9206a589d4b8fdd65 (patch) | |
tree | 679e6676d9ce4b56996874bd5782764da221280a /rootfs/srv/http/off | |
parent | 70623600744cab314baf1ccc912134456ffe565d (diff) |
WIP web server
Diffstat (limited to 'rootfs/srv/http/off')
-rwxr-xr-x | rootfs/srv/http/off | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rootfs/srv/http/off b/rootfs/srv/http/off new file mode 100755 index 0000000..e70be2d --- /dev/null +++ b/rootfs/srv/http/off @@ -0,0 +1,2 @@ +#!/bin/sh +leds 0 |