Skip to content

Commit

Permalink
Missing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras Fekete committed Sep 12, 2023
1 parent e4b211b commit 971df19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ function Test() {
function Remove() {
UnlinkFiles

rm -rf ./async
rm -rf ${ASYNC_DIR}
}

if [ "$#" -gt 1 ]; then
Expand Down

0 comments on commit 971df19

Please sign in to comment.