Files
limitator/www/cgi-bin/reboot
2022-08-06 19:20:06 +02:00

8 lines
86 B
Bash

#!/bin/sh
echo "Content-Type: text/html"
echo ""
echo "<h1>Ciao!</h1>"
/sbin/reboot