mirror of
https://github.com/everett7623/nodeloc_vps_test.git
synced 2024-11-13 03:25:21 +00:00
Update Nlbench.sh
This commit is contained in:
parent
7131429d3f
commit
f5420b735b
@ -139,7 +139,7 @@ run_script() {
|
|||||||
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh -m 1 | tee "$temp_file"
|
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh -m 1 | tee "$temp_file"
|
||||||
sed -e 's/\x1B\[[0-9;]*[JKmsu]//g' -e '1,/\.\.\.\.\.\./d' "$temp_file"
|
sed -e 's/\x1B\[[0-9;]*[JKmsu]//g' -e '1,/\.\.\.\.\.\./d' "$temp_file"
|
||||||
sed -i '1,/\.\.\.\.\.\./d' "$temp_file"
|
sed -i '1,/\.\.\.\.\.\./d' "$temp_file"
|
||||||
"cp "$temp_file" "${output_file}_fusion"
|
cp "$temp_file" "${output_file}_fusion"
|
||||||
;;
|
;;
|
||||||
# IP质量
|
# IP质量
|
||||||
3)
|
3)
|
||||||
|
Loading…
Reference in New Issue
Block a user