test
This commit is contained in:
5
vhclient/rootfs/etc/s6-overlay/s6-rc.d/http/run
Executable file
5
vhclient/rootfs/etc/s6-overlay/s6-rc.d/http/run
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
echo "Hello world!"
|
||||
|
||||
python3 -m http.server 8000
|
||||
Reference in New Issue
Block a user