1
0
Fork 0

Remove unused bash variable

Reported by shellcheck 0.7.0 (SC2034)
This commit is contained in:
Patryk Obara 2019-11-14 19:23:38 +01:00 committed by Patryk Obara
parent 6de2e6bd41
commit e954fe3237

View file

@ -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