mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
add -f to kexec
This commit is contained in:
parent
70683d9e9f
commit
dd33b8b0e3
@ -197,5 +197,5 @@ do
|
|||||||
echo -e "\n\033[1;43m$(TEXT "[This interface will not be operational. Please use the http://find.synology.com/ find DSM and connect.]")\033[0m\n" > "/dev/${T}" 2>/dev/null || true
|
echo -e "\n\033[1;43m$(TEXT "[This interface will not be operational. Please use the http://find.synology.com/ find DSM and connect.]")\033[0m\n" > "/dev/${T}" 2>/dev/null || true
|
||||||
done
|
done
|
||||||
#poweroff
|
#poweroff
|
||||||
kexec -e
|
kexec -f -e
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user