diff options
Diffstat (limited to 'scripts/build/bootstrap_cache')
-rwxr-xr-x | scripts/build/bootstrap_cache | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/build/bootstrap_cache b/scripts/build/bootstrap_cache index e23dc265e..4926b7aab 100755 --- a/scripts/build/bootstrap_cache +++ b/scripts/build/bootstrap_cache @@ -15,7 +15,6 @@ set -e # Setting static variables DESCRIPTION="Cache bootstrap stage" -HELP="" USAGE="${PROGRAM} [--force]" # Processing arguments and configuration files |