mirror of
https://github.com/LX3JL/xlxd.git
synced 2026-04-21 06:13:43 +00:00
4 lines
84 B
Text
4 lines
84 B
Text
|
|
#!/bin/bash
|
||
|
|
/usr/bin/wget -q -O- http://localhost/index.php?callhome=1 > /dev/null
|
||
|
|
|