[DO NOT UPDATE] Fix message identation

This commit is contained in:
JeremyStar™ 2024-06-02 21:36:57 +02:00
parent 26036fc28e
commit bc65324ec1
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -27,9 +27,9 @@ case "${STAGE}" in
[[ -f "${HOME}/.config/.jstm_dotfiles_updater" ]] && rm -rf "${HOME}/.config/.jstm_dotfiles_updater"
echo ":: S1 | Update complete."
echo " Make sure to execute \"dotfiles-install-software\""
echo " to install/update required software."
echo " Append \"--gui\" to install required GUI stuff."
echo " Make sure to execute \"dotfiles-install-software\""
echo " to install/update required software."
echo " Append \"--gui\" to install required GUI stuff."
;;
*)