Update nodemgmt-scripts.sh
This commit is contained in:
@@ -513,7 +513,7 @@ UPDATE_DYNDNS(){
|
|||||||
printf "%-${width}s- %s\n" " -t|-test" "(tests but does not update records)"
|
printf "%-${width}s- %s\n" " -t|-test" "(tests but does not update records)"
|
||||||
echo "}"
|
echo "}"
|
||||||
exit 0;;
|
exit 0;;
|
||||||
*) LOCATION=${1};;
|
*) [ "${1}" != "q" ] && LOCATION=${1};;
|
||||||
esac
|
esac
|
||||||
shift
|
shift
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user