5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
~/scripts/screen_off | ssh glitchd@192.168.1.119 "export DISPLAY :0" | /home/glitchd/scripts/screen_off
|
||
|
|