diff --git a/bin/updater b/bin/updater index a838d93f..3cc05a03 100755 --- a/bin/updater +++ b/bin/updater @@ -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." ;; *)