From cf01ae51b48786ff2ffa36f0f012da57bb3cafcb Mon Sep 17 00:00:00 2001 From: Heavybullets8 Date: Tue, 23 Aug 2022 13:07:10 -0600 Subject: [PATCH] Null change for testing --- functions/self_update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/self_update.sh b/functions/self_update.sh index 058f0640..9c60d2b5 100644 --- a/functions/self_update.sh +++ b/functions/self_update.sh @@ -32,4 +32,4 @@ else echo -e "$hs_version\n\n" fi } -export -f self_update +export -f self_update \ No newline at end of file