mirror of
https://github.com/LX3JL/xlxd.git
synced 2026-01-01 22:30:01 +01:00
4 lines
84 B
Bash
Executable file
4 lines
84 B
Bash
Executable file
#!/bin/bash
|
|
/usr/bin/wget -q -O- http://localhost/index.php?callhome=1 > /dev/null
|
|
|