#!/bin/sh # Mengeluarkan header HTTP echo "Content-type: text/html" echo "" # Melakukan restart echo "" echo "

Restarting the unit...

" # Perintah restart reboot