forked from kunsi/dotfiles
backup-and-update-system: add missing newline
This commit is contained in:
parent
28ac266087
commit
149df0bc97
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ done
|
||||||
fi
|
fi
|
||||||
)
|
)
|
||||||
|
|
||||||
printf '\aPress enter to continue with updating the system'
|
printf '\aPress enter to continue with updating the system\n'
|
||||||
read
|
read
|
||||||
|
|
||||||
# Do updates
|
# Do updates
|
||||||
|
|
Loading…
Reference in a new issue