[+] 初始化 apt
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 13s
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 13s
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
curl -sSL https://git.martin98.com/MartinFarm/init/raw/branch/main/init-apt.sh | bash
|
||||||
|
|
||||||
current_ip=$(hostname -I | awk '{print $1}')
|
current_ip=$(hostname -I | awk '{print $1}')
|
||||||
|
|
||||||
# 镜像加速
|
# 镜像加速
|
||||||
|
|||||||
Reference in New Issue
Block a user