diff --git a/build.sh b/build.sh index 3eb7886..e3bf414 100755 --- a/build.sh +++ b/build.sh @@ -185,7 +185,7 @@ sleep 1 cp scripts/* work/chroot/usr/bin/ ( - cd work/chroot/usr/local/bin + cd work/chroot/usr/bin curl -L -o palera1n "$PALERA1N" chmod +x palera1n ) diff --git a/scripts/palen1x_menu b/scripts/palen1x_menu index 58ef031..2ff557c 100755 --- a/scripts/palen1x_menu +++ b/scripts/palen1x_menu @@ -40,7 +40,7 @@ while true; do ;; 3) clear - /bin/bash -i && exit + break ;; 4) palen1x_logo