diff --git a/docker-update b/docker-update index 29fdeee..18137c1 100755 --- a/docker-update +++ b/docker-update @@ -1,6 +1,7 @@ #!/bin/bash limit='' +force='' while test $# -gt 0; do case "$1" in (-h|--help) cat <