commit
73b6c4fe26
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# 一个基于 Ubuntu2204 制作的 欧卡自动化安装脚本
|
||||||
|
|
||||||
|
## 一、拉取执行脚本
|
||||||
|
### 1、拉取脚本
|
||||||
|
```bash
|
||||||
|
https://git.a-hxin.cn/ahxin/ets2-server/rss/branch/master/install_server/install_server.sh
|
||||||
|
```
|
||||||
|
添加权限
|
||||||
|
```bash
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
执行
|
||||||
|
|
||||||
|
## 二、
|
||||||
@ -1,4 +1,7 @@
|
|||||||
#!/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月6日 21点21分
|
# 2026年5月7日04点25分
|
||||||
# 项目地址:https://github.com/A-hxin/ets2_server/
|
# 项目地址: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