fix: couple of bugs
Code Analysis / SonarQube (push) Failing after 15s

This commit is contained in:
2025-09-23 13:21:27 -07:00
parent be19ed3329
commit 43a021d802
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#! /usr/bin/bash
dirs=("bsky" "chat" "games" "link-redirector" "testimonials" "manual" "sitemap" "music" "books" "products");
dirs=("bsky" "chat" "games" "link-redirector" "testimonials" "manual" "sitemap" "music" "books" "products" "donate");
for dir in "${dirs[@]}"; do
rsync -av $dir prod:/home/nhcarrigan