feat: sync configs

This commit is contained in:
2025-03-24 15:26:26 -07:00
parent 10e4a5c36f
commit 6e74cd017f
5 changed files with 63 additions and 118 deletions

View File

@ -1,4 +1,4 @@
servers=("prod" "irc" "fedi" "matrix" "gitea")
servers=("prod" "gitea")
for server in "${servers[@]}"
do