Export blockdevice for subscripts
This commit is contained in:
parent
696cb9f9fc
commit
f0db668232
@ -22,6 +22,7 @@ echo " Hint: here's a list of devices that may be the right:"
|
|||||||
ls /dev/sd* /dev/mmc* 2>/dev/null
|
ls /dev/sd* /dev/mmc* 2>/dev/null
|
||||||
echo -n "Install to: "
|
echo -n "Install to: "
|
||||||
read blockdevice
|
read blockdevice
|
||||||
|
export blockdevice
|
||||||
|
|
||||||
for check in checks/*.check
|
for check in checks/*.check
|
||||||
do
|
do
|
||||||
|
Loading…
Reference in New Issue
Block a user