mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-02-17 00:46:23 +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)"
|
zenity="$(command -v zenity)"
|
||||||
scp2="$dir/scp"
|
scp2="$dir/scp"
|
||||||
ssh2="$dir/ssh"
|
ssh2="$dir/ssh"
|
||||||
|
cp $ssh2 .
|
||||||
|
chmod +x ssh
|
||||||
|
|
||||||
# live cd/usb check
|
# live cd/usb check
|
||||||
if [[ $(id -u $USER) == 999 || $USER == "liveuser" ]]; then
|
if [[ $(id -u $USER) == 999 || $USER == "liveuser" ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user