commit bf3077be58e3579c0cadf79507f19732adf80131 parent c66e672b3a5aa437fd654acde176924eff6926b7 Author: Markus Hanetzok <markus@hanetzok.net> Date: Wed, 10 Aug 2022 09:02:57 +0200 Fix bad formatting Diffstat:
M | zerog | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/zerog b/zerog @@ -120,6 +120,6 @@ follow_up && error "Follow up function failed" printf "###########################\n########## ZEROG ##########\n###########\ -################\nZEROG flight finished. Log in again and run 'startx' to start - your new system\nIf you liked this script, want to report bugs/issues or \ -contribute to it, let me know via mail <zerog@cybvik.xyz>\n" +################\nZEROG flight finished. Log in again and run 'startx' to \ +start your new system\nIf you liked this script, want to report bugs/issues \ +or contribute to it, let me know via mail <zerog@cybvik.xyz>\n"