Browse Source

Punctuation

pull/254/merge
Daniel Gibbs 10 years ago
parent
commit
379628220e
  1. 6
      functions/fn_autoip

6
functions/fn_autoip

@ -2,10 +2,10 @@
# LGSM fn_autoip function
# Author: Daniel Gibbs
# Website: http://danielgibbs.co.uk
# Version: 081214
# Version: 291214
# Identifies the server interface IP
# If multiple interfaces this will need to be set manually
# Identifies the server interface IP.
# If multiple interfaces this will need to be set manually.
if [ ! -f /bin/ip ]; then
ipcommand="/sbin/ip"

Loading…
Cancel
Save