Add files via upload

This commit is contained in:
Christopher
2020-10-10 19:13:43 +02:00
committed by GitHub
parent bf7b1c2fdd
commit ac2a997732
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
# Ten skrypt tworzy nową sesję screen wyświetlającą skrypt monitor.sh
screen -m -S "RaspberryPi Bash Monitor" bash -c "watch -n 0.1 ./monitor.sh"