X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=scripts%2Fgrml-live;fp=scripts%2Fgrml-live;h=eca49d9ec71da5b8f4c3eb2b3e8769cf46622757;hb=f3a39c0e8073ead55cdcec7fba806249c8140b75;hp=0000000000000000000000000000000000000000;hpb=91b520376ef6d54d80ed359ec114fb85cb35a0bf;p=grml-live.git diff --git a/scripts/grml-live b/scripts/grml-live new file mode 100755 index 0000000..eca49d9 --- /dev/null +++ b/scripts/grml-live @@ -0,0 +1,12 @@ +#!/bin/zsh +# Filename: grml-live +# Purpose: +# Authors: grml-team (grml.org), (c) Michael Prokop +# Bug-Reports: see http://grml.org/bugs/ +# License: This file is licensed under the GPL v2. +# Latest change: Thu Feb 08 21:06:07 CET 2007 +################################################################################ + +echo TODO + +## END OF FILE #################################################################