mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-27 10:24:16 +01:00
Fix #112
This commit is contained in:
parent
b6fa9f2f95
commit
394f3edc59
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
SetToolPaths() {
|
SetToolPaths() {
|
||||||
local MPath="./resources/libimobiledevice_"
|
MPath="./resources/libimobiledevice_"
|
||||||
if [[ $OSTYPE == "linux"* ]]; then
|
if [[ $OSTYPE == "linux"* ]]; then
|
||||||
. /etc/os-release 2>/dev/null
|
. /etc/os-release 2>/dev/null
|
||||||
platform="linux"
|
platform="linux"
|
||||||
|
Loading…
Reference in New Issue
Block a user