mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
Missing fix
This commit is contained in:
@@ -75,7 +75,7 @@ function Test() {
|
||||
function Remove() {
|
||||
UnlinkFiles
|
||||
|
||||
rm -rf ./async
|
||||
rm -rf ${ASYNC_DIR}
|
||||
}
|
||||
|
||||
if [ "$#" -gt 1 ]; then
|
||||
|
Reference in New Issue
Block a user