Kyoo/deployment/postrm

5 lines
61 B
Bash

#!/bin/sh
set -e
sudo -u postgres dropuser kyoo --if-exist