c3a5e53ecfa6f3e9e5816293db6d3a7b865686ce
[invirt/packages/invirt-console.git] / files / usr / bin / sipb-xen-consolesh
1 #!/bin/bash
2
3 if [ "$SHLVL" != "1" ]
4 then
5     echo "Please do not compromise our users' machines"
6     exit 1
7 fi
8
9 export VM_NAME="d_$USER"
10 ssh console@black-mesa