diff options
Diffstat (limited to 'auth/docker/dbash.sh')
-rw-r--r-- | auth/docker/dbash.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/docker/dbash.sh b/auth/docker/dbash.sh index da166b5c..642cba40 100644 --- a/auth/docker/dbash.sh +++ b/auth/docker/dbash.sh @@ -1 +1 @@ -docker exec -it aaf bash
\ No newline at end of file +docker exec -it aaf_$1 bash |