From abdf6b71d4be2ff7ce9cde2e39124c7d2d4f015b Mon Sep 17 00:00:00 2001 From: Phil Date: Mon, 6 Dec 2021 18:44:50 +0000 Subject: [PATCH] Changed to "DOWNLOADED FROM GIT REPO" --- uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uninstall.sh b/uninstall.sh index e3e56d1..9d68c0a 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -1,6 +1,6 @@ #!/bin/bash -## DOWNLOADED FROM GITHUB ## +## DOWNLOADED FROM GIT REPO ## # Loop through all the dotfiles, if the file is a symlink then remove it # Then if the backup file exists, restore it to it's original location