更新文件: README.txt, runwebdavsim.sh, runembysim.sh, embysim.tar.xz
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user