Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Fix #215
Browse files Browse the repository at this point in the history
  • Loading branch information
MilkyDeveloper committed Jun 2, 2022
1 parent 67cf714 commit 749d18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ set +u
printq "Done!"
if [[ $FEATURES == *"ISO"* ]]; then

losetup -d $USB
sudo losetup -d $USB

echo "IMG built at ~/linux-build/breath.img"
echo "You can flash this raw image using Etcher, Rufus, DD, or other ISO flash tools."
Expand Down

0 comments on commit 749d18b

Please sign in to comment.