mirror of
https://github.com/LX3JL/xlxd.git
synced 2026-03-10 23:33:55 +01:00
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
/usr/bin/wget -q -O- http://localhost/index.php?callhome=1 > /dev/null
|
||
|
|
|