Skip to content

Commit

Permalink
Update gearlever
Browse files Browse the repository at this point in the history
add /usr/bin/basename
  • Loading branch information
ivan-hc authored Oct 25, 2024
1 parent 935de97 commit 87037bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gearlever
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ LIBSAVED="pk p11 alsa jack pipewire pulse girepository Graphene cairo libgstplay
function _savebins() {
mkdir save
mv ./"$APP".AppDir/.junest/usr/bin/*$BIN* ./save/
mv ./"$APP".AppDir/.junest/usr/bin/basename ./save/
mv ./"$APP".AppDir/.junest/usr/bin/bash ./save/
mv ./"$APP".AppDir/.junest/usr/bin/bwrap ./save/
mv ./"$APP".AppDir/.junest/usr/bin/cut ./save/
Expand Down

0 comments on commit 87037bf

Please sign in to comment.