Skip to content

Commit

Permalink
[chore] update script
Browse files Browse the repository at this point in the history
  • Loading branch information
synacktraa committed Apr 8, 2024
1 parent 53ef0a4 commit f7b017d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ani-skip
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ build_flags() {
}


[ $# -eq 0 ] && help_info
while [ $# -gt 0 ]; do
[ "$OSTYPE" = msys* ] && flag=${1//[![:print:]]/} || flag="$1"
case "$flag" in
Expand Down

0 comments on commit f7b017d

Please sign in to comment.