Skip to content

Commit

Permalink
Update aria2-code
Browse files Browse the repository at this point in the history
  • Loading branch information
JarmoHu authored Dec 16, 2023
1 parent 037c151 commit 8fa681e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippet/aria2-code
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ARIA2_RELEASE_CODE() {
}

ARIA2_PATCH() {
git apply $SCRIPT_DIR/patch/*.patch
git apply $SCRIPT_DIR/patch/*.patch -v
}

ARIA2_CODE_GET() {
Expand Down

0 comments on commit 8fa681e

Please sign in to comment.