Various small changes
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
brew services stop postgresql
|
||||
rm /usr/local/var/postgres/postmaster.pid
|
||||
brew services start postgresql
|
||||
Reference in New Issue
Block a user