Changeset 48 for bootstrapper
- Timestamp:
- Jun 5, 2014, 11:56:22 PM (11 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  bootstrapper/bootstrap.sh (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      bootstrapper/bootstrap.shr44 r48 1 1 #!/bin/bash 2 # Version 1 2 VERSION=2 3 3 4 4 if [ `id -u` -ne 0 ]; then … … 31 31 32 32 showHelp() { 33 echo "7dtd bootstrapper version $VERSION" 34 echo 33 35 echo "Usage: ./bootstrap.sh [-h] [-c] -i" 34 36 echo "Parameters:" 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
