Documenting singularity role

This commit is contained in:
2026-03-30 13:49:52 -05:00
parent 8c222b230c
commit 327baab415
7 changed files with 112 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
set -Eeo pipefail
sudo -u postgres dropdb ttrss
sudo -u postgres dropuser ttrss