diff options
Diffstat (limited to 'utils/bash.sh')
-rwxr-xr-x | utils/bash.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/bash.sh b/utils/bash.sh index e39e062..f941146 100755 --- a/utils/bash.sh +++ b/utils/bash.sh @@ -2,4 +2,4 @@ # Open SSH to app instance -docker exec -it contentdb_app_1 bash +docker exec -it cheatdb_app_1 bash |