This website requires JavaScript.
Explore
Help
Sign in
external
/
iiab
Watch
1
Star
0
Fork
You've already forked iiab
0
mirror of
https://github.com/iiab/iiab.git
synced
2025-02-13 19:52:06 +00:00
Code
Issues
Releases
Wiki
Activity
7abc3e2d68
iiab
/
roles
/
httpd
/
files
/
html
/
services
/
power_off.php
Tim Moody
396c4cad72
apache poweroff service
2017-07-06 12:21:37 -04:00
5 lines
41 B
PHP
Raw
Blame
History
<
?
php
echo
exec
(
"
sudo poweroff
"
);
?>
Reference in a new issue
View git blame
Copy permalink