Update cms.sh

This commit is contained in:
hy5528
2024-10-11 15:33:10 +08:00
committed by GitHub
parent 14fc3732cd
commit 074776d37d
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
rm -rf cms.sh
mkdir -p /www && cd /www && rm -rf cms
sudo mkdir -p /www && cd /www && rm -rf cms
wget https://mirror.ghproxy.com/https://raw.githubusercontent.com/magicblack/maccms_down/master/maccms10.zip
sudo unzip maccms10.zip
sudo chmod -R 777 /www/cms