diff --git a/scripts/deploy-rust-remote.sh b/scripts/deploy-rust-remote.sh index 954bde1d..37dff37b 100644 --- a/scripts/deploy-rust-remote.sh +++ b/scripts/deploy-rust-remote.sh @@ -919,10 +919,10 @@ STOP_SCRIPT chmod +x "${TARGET_DIR}/start.sh" "${TARGET_DIR}/stop.sh" -cat >"${TARGET_DIR}/README.md" <"${TARGET_DIR}/README.md" <<'EOF' # Genarrative Ubuntu Release -构建时间:\`${BUILD_NAME}\` +构建时间:`__GENARRATIVE_BUILD_NAME__` ## 内容 @@ -961,6 +961,7 @@ cat >"${TARGET_DIR}/README.md" <