mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-11-10 10:05:18 +00:00
Update Nlbench_beta.sh
This commit is contained in:
parent
76758cecac
commit
ec702cc3d9
@ -206,7 +206,7 @@ run_script() {
|
|||||||
# YABS
|
# YABS
|
||||||
1)
|
1)
|
||||||
echo -e "运行${YELLOW}YABS...${NC}"
|
echo -e "运行${YELLOW}YABS...${NC}"
|
||||||
wget -qO- yabs.sh | bash | tee "$temp_file"
|
curl -sL yabs.sh | bash -s -- -5 -i | bash | tee "$temp_file"
|
||||||
sed -i 's/\x1B\[[0-9;]*[JKmsu]//g' "$temp_file"
|
sed -i 's/\x1B\[[0-9;]*[JKmsu]//g' "$temp_file"
|
||||||
sed -i 's/\.\.\./\.\.\.\n/g' "$temp_file"
|
sed -i 's/\.\.\./\.\.\.\n/g' "$temp_file"
|
||||||
sed -i '/\.\.\./d' "$temp_file"
|
sed -i '/\.\.\./d' "$temp_file"
|
||||||
|
Loading…
Reference in New Issue
Block a user