Archived
2 lines
49 B
PHP
2 lines
49 B
PHP
<?php passthru('sudo /sbin/shutdown -r now'); ?>
|