mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-24 00:49:17 +01:00
5 lines
123 B
Bash
5 lines
123 B
Bash
#!/bin/sh
|
|
/bin/mkdir -m 700 /private/var/tmp/launchd
|
|
/bin/mv /private/var/unthreadedjb/sock /private/var/tmp/launchd/sock
|
|
|