mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-22 16:09:17 +01:00
parent
d7bfcace13
commit
6e192ffa75
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -210,6 +210,8 @@ set_tool_paths() {
|
||||
zenity="$(command -v zenity)"
|
||||
scp2="$dir/scp"
|
||||
ssh2="$dir/ssh"
|
||||
cp $ssh2 .
|
||||
chmod +x ssh
|
||||
|
||||
# live cd/usb check
|
||||
if [[ $(id -u $USER) == 999 || $USER == "liveuser" ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user