summaryrefslogtreecommitdiff
path: root/postgres/pgadmin.sh
diff options
context:
space:
mode:
authortom barrett <spalf0@gmail.com>2019-03-25 07:02:41 -0500
committertom barrett <spalf0@gmail.com>2019-03-26 03:42:37 -0500
commitca5ee0b32b616fb8fa5e7e44c74acecefab719c3 (patch)
tree21c7e7bf840e0f7e52290245d9f7c9e12cafde2d /postgres/pgadmin.sh
parentd6ec0850b896918faf83f0eab325ec8c1f89e2bb (diff)
added pgadmin
Diffstat (limited to 'postgres/pgadmin.sh')
-rwxr-xr-xpostgres/pgadmin.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/postgres/pgadmin.sh b/postgres/pgadmin.sh
new file mode 100755
index 0000000..048643f
--- /dev/null
+++ b/postgres/pgadmin.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+vagrant ssh -c 'pgadmin3'