update frameworks curl link cos catbox is down

This commit is contained in:
neon443
2025-07-04 17:55:08 +01:00
parent ffd5fc1221
commit edd78c89bc

View File

@@ -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://files.catbox.moe/hd2s6n.xz curl -o frameworks.tar.xz https://hc-cdn.hel1.your-objectstorage.com/s/v3/213184c43ae1de48605436829771f04671af4a38_frameworks.tar.xz
tar xzf frameworks.tar.xz tar xzf frameworks.tar.xz
rm frameworks.tar.xz rm frameworks.tar.xz