Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
khcrysalis committed Oct 28, 2023
1 parent c3a2e69 commit 5fd5a5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
Expand Down
2 changes: 1 addition & 1 deletion scripts/palen1x_menu
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ while true; do
;;
3)
clear
/bin/bash -i && exit
break
;;
4)
palen1x_logo
Expand Down

0 comments on commit 5fd5a5c

Please sign in to comment.