mirror of https://github.com/fspc/gbootroot.git
freesource
23 years ago
2 changed files with 16 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||
|
#! /bin/sh |
||||
|
# |
||||
|
# $Id$ |
||||
|
# |
||||
|
# Used by Example.yard |
||||
|
|
||||
|
|
||||
|
halt -d -f -i -p |
@ -0,0 +1,8 @@ |
|||||
|
#! /bin/sh |
||||
|
# |
||||
|
# $Id$ |
||||
|
# |
||||
|
# Used by Example.yard |
||||
|
|
||||
|
echo -n "Rebooting... " |
||||
|
reboot -d -f -i |
Loading…
Reference in new issue