Compare commits
No commits in common. "6ad1ba513d309a3989a5e8a52a03dbd12c564191" and "7520d1712eff61a7fb80761dc04dc6b8edc71906" have entirely different histories.
6ad1ba513d
...
7520d1712e
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# 2026年5月7日04点25分
|
# 2026年5月7日04点25分
|
||||||
# 项目地址: https://git.a-hxin.cn/ahxin/ets2-server/raw/branch/master/install_server/install_server.sh
|
# 项目地址: https://git.a-hxin.cn/ahxin/ets2-server/rss/branch/master/install_server/install_server.sh
|
||||||
|
|
||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ ETS2_DIR="${STEAM_HOME}/ets2_sv"
|
|||||||
ETS2_DOC_DIR="${STEAM_HOME}/ets2_doc"
|
ETS2_DOC_DIR="${STEAM_HOME}/ets2_doc"
|
||||||
|
|
||||||
ETS2_BIN_DIR="${ETS2_DIR}/bin/linux_x64"
|
ETS2_BIN_DIR="${ETS2_DIR}/bin/linux_x64"
|
||||||
SCRIPT_REPO="https://git.a-hxin.cn/ahxin/ets2-server/raw/branch/master/server/server.sh"
|
SCRIPT_REPO="https://github.com/A-hxin/ets2_server.git"
|
||||||
TMP_SCRIPT_DIR="${ETS2_BIN_DIR}/server"
|
TMP_SCRIPT_DIR="${ETS2_BIN_DIR}/server"
|
||||||
|
|
||||||
APP_ID="1948160"
|
APP_ID="1948160"
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# 2026年5月7日04点25分
|
# 2026年5月7日04点25分
|
||||||
# 项目地址: https://git.a-hxin.cn/ahxin/ets2-server/raw/branch/master/server/server.sh
|
# 项目地址: https://git.a-hxin.cn/ahxin/ets2-server/rss/branch/master/server/server.sh
|
||||||
|
|
||||||
# ==============================
|
# ==============================
|
||||||
# ETS2 Dedicated Server 管理脚本
|
# ETS2 Dedicated Server 管理脚本
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user