diff options
| author | Simon Rettberg | 2013-09-05 13:53:08 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-09-05 13:53:08 +0200 |
| commit | e5b2efb7de0e1f435445b0ec6bbdcbae5512a056 (patch) | |
| tree | 9daccd7ada024765b94c89c4c4c21ef74a6f5db7 | |
| parent | [vbox] CAVE, ugly hack: udev-rule without offending ENV{DEVTYPE}=="usb_device... (diff) | |
| download | tm-scripts-e5b2efb7de0e1f435445b0ec6bbdcbae5512a056.tar.gz tm-scripts-e5b2efb7de0e1f435445b0ec6bbdcbae5512a056.tar.xz tm-scripts-e5b2efb7de0e1f435445b0ec6bbdcbae5512a056.zip | |
[rootfs-stage32] Fix issue indentation
| -rw-r--r-- | remote/rootfs/rootfs-stage32/templates/issue.template | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/remote/rootfs/rootfs-stage32/templates/issue.template b/remote/rootfs/rootfs-stage32/templates/issue.template index e200c1c0..a79797ad 100644 --- a/remote/rootfs/rootfs-stage32/templates/issue.template +++ b/remote/rootfs/rootfs-stage32/templates/issue.template @@ -1,9 +1,9 @@ - WELCOME TO %space% \n (\l) - _____ ______ ______ __ __ _______ __ __ __ - / _ | _ | ___| | | | | ____| | | | | | - | | | | |_| | |_ | | | | |___ | | / / - | | | | ___/| _| | | ____ | | | | - | |_| | | | |___| | | | ____| | |___ / / - _____/|__| |______|__| |__| |_______|______|__| |__| - NG + WELCOME TO %space% \n (\l) + _____ ______ ______ __ __ _______ __ __ __ + / _ | _ | ___| | | | | ____| | | | | | + | | | | |_| | |_ | | | | |___ | | / / + | | | | ___/| _| | | ____ | | | | + | |_| | | | |___| | | | ____| | |___ / / + _____/|__| |______|__| |__| |_______|______|__| |__| - NG - %version% (c) <OpenSLX.ORG> + %version% (c) <OpenSLX.ORG> |
