mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 05:19:13 +00:00
okay updated the catbox link with a 5mb (40mb) tar.xz by removing openssl and adding openssl as a swift package
also this should fix crashing when it cant find openssl dylib
This commit is contained in:
@@ -12,6 +12,6 @@ git submodule init
|
||||
rm -rf SwiftTerm
|
||||
git clone https://github.com/neon443/SwiftTerm -b jelly
|
||||
mkdir Frameworks; cd Frameworks
|
||||
curl -o frameworks.tar.xz https://files.catbox.moe/hd2s6n.xz
|
||||
curl -o frameworks.tar.xz https://files.catbox.moe/buydq9.xz
|
||||
tar xzf frameworks.tar.xz
|
||||
rm frameworks.tar.xz
|
||||
|
||||
Reference in New Issue
Block a user