Promote Stable Version #1

Merged
me merged 144 commits from prod into main 2026-08-05 15:44:08 -07:00
Showing only changes of commit 71875470c2 - Show all commits
+2
View File
@@ -117,6 +117,8 @@ function update-shared2 {
$project --branch=$branch $project --branch=$branch
fi fi
local_bin="$HOME/bin"
remote_bin="$project/bin-shared"
if [[ -d "$local_bin" ]]; then if [[ -d "$local_bin" ]]; then
log "\n`date` - Found '$local_bin', adding scripts.\n" log "\n`date` - Found '$local_bin', adding scripts.\n"
mv -v $remote_bin/*.sh "$local_bin"/ mv -v $remote_bin/*.sh "$local_bin"/