mirror of https://github.com/deajan/osync.git
Removed work output
parent
0d501209fa
commit
de99f0efdf
|
@ -23,7 +23,6 @@ opts=()
|
|||
outputFileName="$0"
|
||||
|
||||
for i in "${@}"; do
|
||||
echo "-$i-"
|
||||
case "$i" in
|
||||
--program=*)
|
||||
bootstrapProgram="${i##*=}"
|
||||
|
|
Loading…
Reference in New Issue