Kyoo/install/aur/kyoo.install
2021-01-12 21:58:42 +01:00

4 lines
56 B
Plaintext

post_install() {
sudo -u postgres createuser -d kyoo
}