Skip to content

Commit

Permalink
main: Add -3p flag to thirdparty case
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmachos committed Apr 25, 2024
1 parent da7d019 commit bfb445d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c0design
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ function main {
fi
;;

thirdparty|-tp|--third-party)
thirdparty|-tp|-3p|--third-party)
get_applications

for app in "${apps[@]}"; do
Expand Down

0 comments on commit bfb445d

Please sign in to comment.