mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 05:19:13 +00:00
Update ci_post_clone.sh
This commit is contained in:
@@ -9,6 +9,6 @@
|
|||||||
#working dir starts at /Volumes/workspace/repository/ci_scripts
|
#working dir starts at /Volumes/workspace/repository/ci_scripts
|
||||||
cd ..
|
cd ..
|
||||||
mkdir Frameworks; cd Frameworks
|
mkdir Frameworks; cd Frameworks
|
||||||
curl -o frameworks.tar.xz https://hc-cdn.hel1.your-objectstorage.com/s/v3/213184c43ae1de48605436829771f04671af4a38_frameworks.tar.xz
|
curl -o frameworks.tar.xz https://files.catbox.moe/hd2s6n.xz
|
||||||
tar xzf frameworks.tar.xz
|
tar xzf frameworks.tar.xz
|
||||||
rm frameworks.tar.xz
|
rm frameworks.tar.xz
|
||||||
|
|||||||
Reference in New Issue
Block a user