Remove unused bash variable
Reported by shellcheck 0.7.0 (SC2034)
This commit is contained in:
parent
6de2e6bd41
commit
e954fe3237
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ function defaults() {
|
|||
COMPILER_VERSION=""
|
||||
PACKAGE_MANAGER="unset"
|
||||
readonly SCRIPT_VERSION="0.2"
|
||||
readonly REPO_URL="https://github.com/dreamer/dosbox-staging"
|
||||
}
|
||||
|
||||
# parse params
|
||||
|
|
Loading…
Add table
Reference in a new issue