master #50
@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user