diff --git a/resources/depends.sh b/resources/depends.sh index babc06c..5b5c81d 100755 --- a/resources/depends.sh +++ b/resources/depends.sh @@ -1,7 +1,7 @@ #!/bin/bash SetToolPaths() { - local MPath="./resources/libimobiledevice_" + MPath="./resources/libimobiledevice_" if [[ $OSTYPE == "linux"* ]]; then . /etc/os-release 2>/dev/null platform="linux"