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:
Executable
+3
@@ -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
|
||||
Reference in New Issue
Block a user