Update the configure-stormux stub to use the audible prompt.
This commit is contained in:
@ -275,7 +275,8 @@ cp -rv ../files/boot/* /mnt/boot
|
||||
cp -rv ../files/etc/* /mnt/etc
|
||||
cp -rv ../files/var/* /mnt/var
|
||||
cp -rv ../files/usr/* /mnt/usr
|
||||
cp -rv ../files/etc/skel/{.,}* /mnt/home/stormux/
|
||||
cp -rv ../files/etc/skel/.* /mnt/home/stormux/
|
||||
cp -rv ../files/etc/skel/* /mnt/home/stormux/
|
||||
|
||||
# Exiting calls the cleanup function to unmount.
|
||||
exit 0
|
||||
|
Reference in New Issue
Block a user