Compare commits

..

No commits in common. "73b6c4fe26d7dc5887450f2ad781796362f8e12b" and "070faeaf29396be3f2147f2e7478040159ebe85d" have entirely different histories.

3 changed files with 2 additions and 20 deletions

View File

@ -1,15 +0,0 @@
# 一个基于 Ubuntu2204 制作的 欧卡自动化安装脚本
## 一、拉取执行脚本
### 1、拉取脚本
```bash
https://git.a-hxin.cn/ahxin/ets2-server/rss/branch/master/install_server/install_server.sh
```
添加权限
```bash
```
执行
## 二、

View File

@ -1,7 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# 2026年5月7日04点25分
# 项目地址https://git.a-hxin.cn/ahxin/ets2-server/rss/branch/master/install_server/install_server.sh
set -Eeuo pipefail set -Eeuo pipefail
STEAM_USER="steam" STEAM_USER="steam"

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# 2026年5月7日04点25 # 2026年5月6日 21点21
# 项目地址https://git.a-hxin.cn/ahxin/ets2-server/rss/branch/master/server/server.sh # 项目地址https://github.com/A-hxin/ets2_server/
# ============================== # ==============================
# ETS2 Dedicated Server 管理脚本 # ETS2 Dedicated Server 管理脚本