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 6afd10b296 - Show all commits
+4 -2
View File
@@ -1,7 +1,8 @@
# Notes:
# - Please keep this file working for both BASH and ZSH. :)
echo "`date` - Shared RC Config - Loading..."
[[ $(whoami) != "root" ]] &&
echo "`date` - Shared RC Config - Loading..."
## Variables ##
@@ -60,4 +61,5 @@ function send-masters {
## Complete! ##
echo "`date` - Shared RC Config - Complete!"
[[ $(whoami) != "root" ]] &&
echo "`date` - Shared RC Config - Complete!"