diff options
author | Lyndon Brown <jnqnfe@gmail.com> | 2020-05-04 13:21:12 +0100 |
---|---|---|
committer | Lyndon Brown <jnqnfe@gmail.com> | 2020-05-04 13:21:12 +0100 |
commit | 7acd1f488f3b9d4348449a27d9412488dc8e1657 (patch) | |
tree | 1739c46f141d669f2001a172d42257727fe7b123 /frontend | |
parent | 76459a39cdc6f35485a867fd96c7cce29a2cc6b9 (diff) | |
download | vyos-live-build-7acd1f488f3b9d4348449a27d9412488dc8e1657.tar.gz vyos-live-build-7acd1f488f3b9d4348449a27d9412488dc8e1657.zip |
get rid of a couple of useless variables
Gbp-Dch: Ignore
Diffstat (limited to 'frontend')
-rwxr-xr-x | frontend/lb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/lb b/frontend/lb index 4617e3e5a..99b415834 100755 --- a/frontend/lb +++ b/frontend/lb @@ -17,7 +17,6 @@ set -e # Setting static variables PROGRAM="${FRONTEND}" DESCRIPTION="Utility to build live systems" -HELP="" USAGE="lb {clean|config|build}" # This bits of code relies on the fact that we only accept |