mirror of
https://github.com/ovh/the-bastion.git
synced 2025-02-25 08:04:38 +08:00
commit
a0ce5947f2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ else
|
|||
fi
|
||||
|
||||
if [ "$1" = "--sandbox" ]; then
|
||||
"The Bastion sandbox container is running, you can now connect to its port 22 (probably remapped to another port on the host)"
|
||||
echo "The Bastion sandbox container is running, you can now connect to its port 22 (probably remapped to another port on the host)"
|
||||
fi
|
||||
while : ; do
|
||||
sleep 3600
|
||||
|
|
Loading…
Reference in a new issue