[+] 初始化 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:
parent
b7e78c1b43
commit
919511263f
@ -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}')
|
||||||
|
|
||||||
# 镜像加速
|
# 镜像加速
|
||||||
|
Loading…
x
Reference in New Issue
Block a user