[ PHPXref.com ] [ Generated: Sun Jul 20 16:23:03 2008 ] [ Achievo ATK 5.6.0 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> setup.sh (source)

   1  if [ "$1X" = "X" ]
   2  then
   3    echo
   4    echo Usage: ./setup.sh wwwuser
   5    echo
   6    exit
   7  fi
   8  chown -R $1 atktmp


[ Powered by PHPXref - Served by Debian GNU/Linux ]