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