Changeset 366 for trunk/packages/sipb-xen-console/files/usr
- Timestamp:
 - Mar 30, 2008, 5:43:16 PM (18 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/packages/sipb-xen-console/files/usr/bin/sipb-xen-consolesh
r344 r366 1 1 #!/bin/bash 2 3 if [ "$SHLVL" != "1" ] 4 then 5 echo "Please do not compromise our users' machines" 6 exit 1 7 fi 2 8 3 9 export VM_NAME="d_$USER"  
Note: See TracChangeset
          for help on using the changeset viewer.
      