Skip to content

Commit

Permalink
fix ln118
Browse files Browse the repository at this point in the history
  • Loading branch information
JM-Lemmi committed Nov 16, 2023
1 parent cde4cf6 commit 6f1667f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aptrepo → apt-repo
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,5 @@ case "$1" in
init) shift; genbase "$@" ;;
add) shift; genpackages "$@" ;;
release) shift; genrelease "$@" ;;
* ) break ;;
*) echo "no --help yet" ;;
esac

0 comments on commit 6f1667f

Please sign in to comment.