Makefile changes and added options
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
docker ps | grep postgres | awk '{print $1}'
|
||||
Reference in New Issue
Block a user