fixed the url left in the gping alias
This commit is contained in:
parent
db0503aa96
commit
8539770f5e
@ -118,4 +118,4 @@ alias gitgraph='git log --graph --oneline --decorate'
|
||||
## See open ports
|
||||
alias ports='netstat -tuln '
|
||||
# gping
|
||||
alias gping='docker run --rm -ti --network host ghcr.io/orf/gping:gping-v1.15.1 google.com'
|
||||
alias gping='docker run --rm -ti --network host ghcr.io/orf/gping'
|
||||
|
Loading…
Reference in New Issue
Block a user