aboutsummaryrefslogtreecommitdiff
path: root/utils/bash.sh
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2020-01-18 23:20:34 +0000
committerrubenwardy <rw@rubenwardy.com>2020-01-18 23:20:34 +0000
commit64e1805b5387ca3ab7cad55b85b8ae54be076d35 (patch)
tree51e0829622c660346e5b2d515555a92acd10277e /utils/bash.sh
parent22d02edbd858649e1c890621d72867d913f8dc57 (diff)
downloadcheatdb-64e1805b5387ca3ab7cad55b85b8ae54be076d35.tar.xz
Add more util scripts
Diffstat (limited to 'utils/bash.sh')
-rwxr-xr-xutils/bash.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/bash.sh b/utils/bash.sh
index f75fc41..8a3c6a0 100755
--- a/utils/bash.sh
+++ b/utils/bash.sh
@@ -1,3 +1,5 @@
#!/bin/bash
+# Open SSH to app instance
+
docker exec -it contentdb_app_1 bash