mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
Fix #112
This commit is contained in:
parent
b6fa9f2f95
commit
394f3edc59
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user