Makefile changes and added options

This commit is contained in:
2020-11-23 11:20:47 +01:00
parent 2551a9c6a8
commit 26bca0b083
16 changed files with 118 additions and 54 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
docker ps | grep postgres | awk '{print $1}'