ironic-python-agent-builder/tinyipa/build_files/ntpdate

7 lines
110 B
Bash
Executable File

#!/bin/sh
if [ "$1" = "-v" ]; then
echo "Magical ntpdate Wrapper 0.0.1"
exit 0
fi
ntpclient -h $1 -s