summaryrefslogtreecommitdiff
path: root/postgres/pgadmin.sh
diff options
context:
space:
mode:
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'