For now, pause at the UID warning (until I automate that phase)

This commit is contained in:
Georges Dupéron 2018-04-20 00:28:45 +02:00
parent 12ef03361f
commit 8c5bb8cd01

View File

@ -40,6 +40,8 @@ fi
echo -e "\033[1;31mNOTE: to access sound, the user inside the chroot must have the same UID as the user outside of the chroot!\033[m"
read -p "Press enter to continue, or ctrl-c to go change this manually." || exit 1
signal_x_ready="$(tempfile)"
sudo chroot "$mnt" /home/georges/Documents/git/my/config-mandrake-chroot/startmandrake2.sh "$signal_x_ready" &