更新文件: README.txt, system.xml, runwebdavsim.sh, rclonemount.sh, install.sh 等7个文件
This commit is contained in:
@ -39,6 +39,10 @@ echo "extract embysim data and prog finish"
|
||||
if [ ! -e alistservers.txt ]; then
|
||||
cp ../alistservers.template.txt alistservers.txt
|
||||
fi
|
||||
if [ ! -e emby.config/config/system.xml ]; then
|
||||
mv ../system.xml emby.config/config/system.xml
|
||||
chmod 777 emby.config/config/system.xml
|
||||
fi
|
||||
|
||||
echo "copy scripts..."
|
||||
mv ../webdav_simulator.amd64 ../htdocs ../runwebdavsim.sh ../killwebdavsim.sh ../tmuxrunwebdavsim.sh ../attach.sh ../rclonemount.sh ../runembysim.sh ../rclone.conf ../xy*.txt.xz .
|
||||
|
Reference in New Issue
Block a user