.env in kameleon-builder-2.3.5 vs .env in kameleon-builder-2.4.0
- old
+ new
@@ -11,10 +11,10 @@
QEMU_MONITOR_PORT=11023
function kameleon {
- BUNDLE_GEMFILE=$ROOT_PROJECT/Gemfile bundle exec kameleon $@
+ BUNDLE_GEMFILE=$ROOT_PROJECT/Gemfile bundle exec kameleon "$@"
}
function devrun_chroot_clean() {
mount \
| grep rootfs | grep kameleon \