We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8fc67e commit b09d5e4Copy full SHA for b09d5e4
bin/ovpn_run
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-mask2cdr ()
+mask2cidr ()
4
{
5
# Assumes there's no "255." after a non-255 byte in the mask
6
local x=${1##*255.}
0 commit comments