Skip to content

Commit

Permalink
Update common/environment/setup/archive.sh
Browse files Browse the repository at this point in the history
Co-authored-by: classabbyamp <5366828+classabbyamp@users.noreply.github.com>
  • Loading branch information
sgn and classabbyamp authored Jul 17, 2023
1 parent 6077c63 commit 0664f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/environment/setup/archive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ vsrcextract() {
case "$1" in
-C)
if [ -z "$2" ]; then
msg_error "$pkgver: vextract -C <directory>.\n"
msg_error "$pkgver: vsrcextract -C <directory>.\n"
fi
dst="$2"
shift 2
Expand Down

0 comments on commit 0664f3f

Please sign in to comment.