This commit is contained in:
zj
2025-12-08 05:17:01 +08:00
parent b4614e607c
commit a919f895da

View File

@@ -6,7 +6,7 @@ SERVICE_SCRIPT="SOService"
SERVICE_NAME="SOS"
#https://bbt-static-beta.oss-cn-beijing.aliyuncs.com/smart/organizer/SmartOrganizer.zip
wget -q --no-check-certificate "https://bbt-static-beta.oss-cn-beijing.aliyuncs.com/smart/organizer/SmartOrganizer.zip" -O ${SOFT_PATH}/${SOFT_NAME}.zip
cp -r -f /home/smart/install8.5/SmartOrganizer /home/smart/
#cp -r -f /home/smart/install8.5/SmartOrganizer /home/smart/
if [[ -z ${SOFT_PATH}/${SOFT_NAME}.zip ]]; then
echo "Download failed!"