diff options
| author | Simon Rettberg | 2013-08-13 23:51:32 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-08-13 23:51:32 +0200 |
| commit | 32968f0116a3b9a138e6e6b3eb3d001091d59459 (patch) | |
| tree | 3dee26657a45651f4db843266fd9cda0f8bf41d9 /remote | |
| parent | fix for fix (diff) | |
| download | tm-scripts-32968f0116a3b9a138e6e6b3eb3d001091d59459.tar.gz tm-scripts-32968f0116a3b9a138e6e6b3eb3d001091d59459.tar.xz tm-scripts-32968f0116a3b9a138e6e6b3eb3d001091d59459.zip | |
respect 80 columns width (in case no drm could be loaded)
Diffstat (limited to 'remote')
| -rw-r--r-- | remote/rootfs/rootfs-stage32/templates/issue.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/rootfs/rootfs-stage32/templates/issue.template b/remote/rootfs/rootfs-stage32/templates/issue.template index db29bb54..e200c1c0 100644 --- a/remote/rootfs/rootfs-stage32/templates/issue.template +++ b/remote/rootfs/rootfs-stage32/templates/issue.template @@ -1,4 +1,4 @@ - WELCOME TO %space% \n (\l) + WELCOME TO %space% \n (\l) _____ ______ ______ __ __ _______ __ __ __ / _ | _ | ___| | | | | ____| | | | | | | | | | |_| | |_ | | | | |___ | | / / |
