Skip to content

Commit

Permalink
FIx mv not found file
Browse files Browse the repository at this point in the history
Signed-off-by: shadichy <hotrobb360web@gmail.com>
  • Loading branch information
shadichy committed Dec 22, 2024
1 parent 37da69e commit 092dc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archlinux.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ WORKDIR /grub-android-prober

RUN runuser -u nobody makepkg

RUN mv /grub-android-prober/*.pkg.tar{.,}* /
RUN mv /grub-android-prober/*.pkg.tar* /

0 comments on commit 092dc74

Please sign in to comment.