Merge remote-tracking branch 'origin/dev'
This commit is contained in:
commit
f22b8b4e0d
|
@ -10,7 +10,7 @@ sudo -u postgres initdb --locale en_US.UTF-8 -D '/var/lib/postgres/data'
|
|||
sudo systemctl enable --now postgresql
|
||||
#(if you're retarded or lazy, append postgresql and postgresql-libs to your ignorepkg)
|
||||
sudo -u postgres createuser -S -D -R -e f0ck
|
||||
sudo -u postgres createdb test -O f0ck
|
||||
sudo -u postgres createdb f0ck -O f0ck
|
||||
```
|
||||
## install f0ck
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user