We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324663f commit 7729592Copy full SHA for 7729592
README.md
@@ -18,7 +18,7 @@
18
19
由于speedtest-go的release依赖于GitHub,所以请检查 [www.githubstatus.com](https://www.githubstatus.com/) ,有问题时无法安装带宽占用
20
21
-请留意脚本当前更新日期:2023.09.20.11.10
+请留意脚本当前更新日期:2023.09.24.08.37
22
23
**由于友人实测,资源占用感觉也是玄学,一个号四个服务器全部停机,但号还在,也有人一直不占用,但就是没停机的问题,所以该项目将长期保持现有状态,非必要不再更新**
24
oalive.sh
@@ -2,7 +2,7 @@
2
# by spiritlhl
3
# from https://github.com/spiritLHLS/Oracle-server-keep-alive-script
4
5
-ver="2023.09.20.11.10"
+ver="2023.09.24.08.37"
6
cd /root >/dev/null 2>&1
7
_red() { echo -e "\033[31m\033[01m$@\033[0m"; }
8
_green() { echo -e "\033[32m\033[01m$@\033[0m"; }
0 commit comments