diff options
Diffstat (limited to 'sbin/fastboot/fastboot.sh')
| -rw-r--r-- | sbin/fastboot/fastboot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fastboot/fastboot.sh b/sbin/fastboot/fastboot.sh index 852ec4a1b089..6d36f4eca74c 100644 --- a/sbin/fastboot/fastboot.sh +++ b/sbin/fastboot/fastboot.sh @@ -35,4 +35,4 @@ # cp /dev/null /fastboot -/sbin/reboot $* +exec /sbin/reboot $* |
