claude AI generated code to auto insert users on the unloze stoat server who joined the stoat instance but did not join the unloze server

This commit is contained in:
jenz
2026-02-25 15:39:01 +01:00
parent fcf3490693
commit 8a5b46565f
4 changed files with 44 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
cd /home/nonroot/stoat-server
docker compose exec -T database mongosh revolt < /home/nonroot/stoat_insert_members_to_server/sync.js