diff --git a/update.sh b/update.sh index 1d034e0e..f3181025 100755 --- a/update.sh +++ b/update.sh @@ -1,6 +1,46 @@ #!/bin/bash set -ue +function usage() { + cat <