Skip to content

Commit

Permalink
Update ip.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xykt authored Jul 29, 2024
1 parent 25e658d commit f02d903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ip.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
script_version="v2024-07-24"
script_version="v2024-07-29"
ADLines=25
check_bash(){
current_bash_version=$(bash --version|head -n 1|awk '{print $4}'|cut -d'.' -f1)
Expand Down

0 comments on commit f02d903

Please sign in to comment.