From 672d8d424a993a73fa37dc3f9fdbc0dfc8109361 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Tue, 12 May 2026 05:50:08 -0700 Subject: [PATCH] Add export to other variable(s). Fix some spacing. --- rc_shared.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rc_shared.sh b/rc_shared.sh index 33a7f84..22cc0ba 100644 --- a/rc_shared.sh +++ b/rc_shared.sh @@ -127,7 +127,7 @@ function update-shared-old { log "\n`date` - Complete!" } -PROJECT_SHARED="$HOME/.git-env-shared" +export PROJECT_SHARED="$HOME/.git-env-shared" function update-shared2 { # Refresh the local env-shared repo. if [[ -d $PROJECT_SHARED ]]; then @@ -355,7 +355,6 @@ function sync-syncs { EOF } - # Audio # # Video #