add templates/, move grml-live.txt to docs/
[grml-live.git] / scripts / grml-live
1 #!/bin/zsh
2 # Filename:      grml-live
3 # Purpose:       
4 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
5 # Bug-Reports:   see http://grml.org/bugs/
6 # License:       This file is licensed under the GPL v2.
7 # Latest change: Thu Feb 08 21:06:07 CET 2007
8 ################################################################################
9
10 echo TODO
11
12 ## END OF FILE #################################################################