[scripts] fix path to script
This commit is contained in:
parent
91d8589ff3
commit
1ddcc107ec
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
# rootfs and bootfs tarball is generated by beaglebone image
|
||||
export MAKE_TARBALL="0"
|
||||
exec /sabayon/scripts/mkloopcard.sh /sabayon/scripts/mkloopcard_beagleboard_chroot_hook.sh "$@"
|
||||
exec /sabayon/scripts/mkloopcard.sh /sabayon/scripts/mkloopcard_beagleboard_xm_chroot_hook.sh "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user