First Commit
This commit is contained in:
4
unlock_server
Executable file
4
unlock_server
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
ssh -X glitchd@192.168.1.119 "export DISPLAY=:0; killall xscreensaver; xscreensaver -no-splash;" &
|
||||
|
Reference in New Issue
Block a user