Skip to content

Commit

Permalink
Fix issue #23
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored May 25, 2019
1 parent bff7306 commit 1c3ab07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions usr/bin/sfos-upgrade
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ do
askyes | tee -a "$logfile"
fi
emit_newline="y"
fi
done
if [ -n "$emit_newline" ]
then echo | tee -a "$logfile"
Expand Down

0 comments on commit 1c3ab07

Please sign in to comment.