diff options
Diffstat (limited to 'conf-from-container/shell.sh')
-rw-r--r-- | conf-from-container/shell.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf-from-container/shell.sh b/conf-from-container/shell.sh deleted file mode 100644 index e6f21d8..0000000 --- a/conf-from-container/shell.sh +++ /dev/null @@ -1 +0,0 @@ -docker exec -ti `docker ps | grep shibboleth-docker | cut -f 1 -d ' ' ` bash |