Removed work output

This commit is contained in:
deajan 2019-05-20 14:06:21 +02:00
parent 0d501209fa
commit de99f0efdf
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ opts=()
outputFileName="$0"
for i in "${@}"; do
echo "-$i-"
case "$i" in
--program=*)
bootstrapProgram="${i##*=}"