mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 00:16:57 +08:00
fix update
This commit is contained in:
@@ -31,7 +31,7 @@ if [ "${MOVIEPILOT_AUTO_UPDATE_DEV}" = "true" ]; then
|
|||||||
mv /tmp/app /app
|
mv /tmp/app /app
|
||||||
rm -rf /public
|
rm -rf /public
|
||||||
mv /tmp/dist /public
|
mv /tmp/dist /public
|
||||||
echo "程序更新成功,前端版本:${frontend_version},后端版本:${release_version}"
|
echo "程序更新成功,前端版本:${frontend_version}"
|
||||||
else
|
else
|
||||||
echo "前端程序下载失败,继续使用旧的程序来启动..."
|
echo "前端程序下载失败,继续使用旧的程序来启动..."
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user