更新文件: README.txt, runwebdavsim.sh, runembysim.sh, embysim.tar.xz

This commit is contained in:
ZJP Monitor
2025-08-03 12:16:16 +08:00
parent d570a2b523
commit 8a752e17d3
4 changed files with 55 additions and 70 deletions

View File

@ -31,6 +31,9 @@ if [ "$SELFIP" == "" ]; then
echo "DETECT SELF IP:${SELFIP}, if this is not correct, change SELFIP to your real ip"
fi
#change below by yourself configure, and remove '#'
#SELFIP=192.168.3.1
unset LD_PRELOAD
machine=$(uname -m)
if [[ "$machine" == *"arm"* || "$machine" == *"aarch"* ]]; then