mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
Fix missing tmp folder
This commit is contained in:
parent
1e9d4b9171
commit
7cd6755a42
@ -444,6 +444,7 @@ function Downgrade {
|
||||
function InstallDependencies {
|
||||
echo "Install Dependencies"
|
||||
. /etc/os-release 2>/dev/null
|
||||
mkdir tmp 2>/dev/null
|
||||
cd tmp
|
||||
|
||||
Log "Installing dependencies..."
|
||||
|
Loading…
Reference in New Issue
Block a user