- Timestamp:
- Apr 1, 2008, 8:06:31 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-console/files/usr/bin/sipb-xen-consolesh
r366 r380 1 1 #!/bin/bash 2 3 if [ "$SHLVL" != "1" ]4 then5 echo "Please do not compromise our users' machines"6 exit 17 fi8 2 9 3 export VM_NAME="d_$USER"
Note: See TracChangeset
for help on using the changeset viewer.