mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 18:44:44 +00:00
rc: small installer/importer tweaks
This commit is contained in:
parent
bed87f3d27
commit
d1d200b6b4
@ -88,7 +88,7 @@ while [ -z "${PART}" ]; do
|
||||
echo
|
||||
echo "${DEVS}"
|
||||
echo
|
||||
read -p "Select a device import from or leave blank to exit: " DEV
|
||||
read -p "Select device to import from (e.g. ada0) or leave blank to exit: " DEV
|
||||
|
||||
if [ -z "${DEV}" ]; then
|
||||
bootstrap_and_exit
|
||||
|
||||
@ -79,4 +79,4 @@ for n in 5 4 3 2 1; do
|
||||
done
|
||||
echo
|
||||
|
||||
/usr/local/etc/rc.reboot
|
||||
shutdown -or now
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user