From a8bc652d93e6928d0f00c7505b3a458f33b22999 Mon Sep 17 00:00:00 2001 From: southerntofu Date: Fri, 17 Apr 2020 22:49:55 -0400 Subject: [PATCH] TEST --- git-build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/git-build.sh b/git-build.sh index d1f007a..cf9d472 100755 --- a/git-build.sh +++ b/git-build.sh @@ -1,5 +1,6 @@ #/bin/bash # This script can now self-update! \o/ +# This message appeared on the other side because self-update took place. BASEDIR="$HOME/.git-build"