added scripts folder to gitea
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
while true
|
||||
do
|
||||
./smartplug.sh hs100-lights.mario check
|
||||
./smartplug.sh hs100-monitors.mario check
|
||||
sleep 2m
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user