Skip to content

Commit

Permalink
feat(just): clean target
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Dec 9, 2024
1 parent f568769 commit 888e140
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ extract package="staging/devpod/devpod.spec" extract_rpm="0":
rpm2cpio "$rpm_file" | cpio -idmv
done
popd
clean:
rm -rf output

0 comments on commit 888e140

Please sign in to comment.