[DO NOT UPDATE] Fix message identation
This commit is contained in:
parent
26036fc28e
commit
bc65324ec1
1 changed files with 3 additions and 3 deletions
|
@ -27,9 +27,9 @@ case "${STAGE}" in
|
||||||
[[ -f "${HOME}/.config/.jstm_dotfiles_updater" ]] && rm -rf "${HOME}/.config/.jstm_dotfiles_updater"
|
[[ -f "${HOME}/.config/.jstm_dotfiles_updater" ]] && rm -rf "${HOME}/.config/.jstm_dotfiles_updater"
|
||||||
|
|
||||||
echo ":: S1 | Update complete."
|
echo ":: S1 | Update complete."
|
||||||
echo " Make sure to execute \"dotfiles-install-software\""
|
echo " Make sure to execute \"dotfiles-install-software\""
|
||||||
echo " to install/update required software."
|
echo " to install/update required software."
|
||||||
echo " Append \"--gui\" to install required GUI stuff."
|
echo " Append \"--gui\" to install required GUI stuff."
|
||||||
|
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Loading…
Reference in a new issue