generated from me/template-mit
Add export to other variable(s). Fix some spacing.
This commit is contained in:
+1
-2
@@ -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 #
|
||||
|
||||
Reference in New Issue
Block a user