From 88c446be1f680828f40e6551381852de2beb2afe Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Thu, 24 Oct 2019 00:14:18 -0400 Subject: [PATCH] prettyify --- housekeeping/sc-sanitation.sh | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/housekeeping/sc-sanitation.sh b/housekeeping/sc-sanitation.sh index 4c98a99..2715855 100644 --- a/housekeeping/sc-sanitation.sh +++ b/housekeeping/sc-sanitation.sh @@ -1,7 +1,6 @@ #!/bin/bash -############################################################################# -# +############################################################################ # Star Citizen's Linux Users Group presents: # A Simple Star Citizen Sanitation Script! # @@ -22,7 +21,7 @@ # Written by # https://robertsspaceindustries.com/citizens/theSane # Source: https://git.io/Je0uQ -############################################################################# +############################################################################ # Change these paths i_changed_these="false" # Change this to true once you make your edits @@ -34,8 +33,8 @@ backups="$HOME/Documents/Star Citizen" user="$path/USER" mappings="$user/Controls/Mappings" -############################################################################# -############################################################################# +############################################################################ +############################################################################ # Display a warning to modify the default variables if [ "$i_changed_these" = "false" ]; then