Skip to content

Commit 7729592

Browse files
committed
2023.09.24.08.37
1 parent 324663f commit 7729592

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
由于speedtest-go的release依赖于GitHub,所以请检查 [www.githubstatus.com](https://www.githubstatus.com/) ,有问题时无法安装带宽占用
2020

21-
请留意脚本当前更新日期:2023.09.20.11.10
21+
请留意脚本当前更新日期:2023.09.24.08.37
2222

2323
**由于友人实测,资源占用感觉也是玄学,一个号四个服务器全部停机,但号还在,也有人一直不占用,但就是没停机的问题,所以该项目将长期保持现有状态,非必要不再更新**
2424

oalive.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# by spiritlhl
33
# from https://github.com/spiritLHLS/Oracle-server-keep-alive-script
44

5-
ver="2023.09.20.11.10"
5+
ver="2023.09.24.08.37"
66
cd /root >/dev/null 2>&1
77
_red() { echo -e "\033[31m\033[01m$@\033[0m"; }
88
_green() { echo -e "\033[32m\033[01m$@\033[0m"; }

0 commit comments

Comments
 (0)