Skip to content
Snippets Groups Projects
Commit 20b2fcdb authored by Julian Rother's avatar Julian Rother
Browse files

Launch terminal for linuxparty.sh

parent 40f2bb1c
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,9 @@ mount --bind /sys /target/sys ...@@ -10,7 +10,9 @@ mount --bind /sys /target/sys
mount --bind /tmp /target/tmp mount --bind /tmp /target/tmp
xhost + local: xhost + local:
MPOINT=/isodevice ASKTOSKIP=yes chroot /target /isodevice/scripts/linuxparty.sh MPOINT=/isodevice ASKTOSKIP=yes x-terminal-emulator -e chroot /target /isodevice/scripts/linuxparty.sh
umount /target/tmp
umount /target/dev umount /target/dev
umount /target/proc umount /target/proc
umount /target/sys umount /target/sys
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment