Compare commits
No commits in common. "73b6c4fe26d7dc5887450f2ad781796362f8e12b" and "070faeaf29396be3f2147f2e7478040159ebe85d" have entirely different histories.
73b6c4fe26
...
070faeaf29
15
README.md
15
README.md
@ -1,15 +0,0 @@
|
|||||||
# 一个基于 Ubuntu2204 制作的 欧卡自动化安装脚本
|
|
||||||
|
|
||||||
## 一、拉取执行脚本
|
|
||||||
### 1、拉取脚本
|
|
||||||
```bash
|
|
||||||
https://git.a-hxin.cn/ahxin/ets2-server/rss/branch/master/install_server/install_server.sh
|
|
||||||
```
|
|
||||||
添加权限
|
|
||||||
```bash
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
执行
|
|
||||||
|
|
||||||
## 二、
|
|
||||||
@ -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"
|
||||||
|
|||||||
@ -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 管理脚本
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user