gns3-docker-appliances/host/start.sh

3 lines
41 B
Bash

#!/bin/sh
while true; do /bin/bash; done