diff options
author | Jonathan Bauer | 2019-07-10 16:51:34 +0200 |
---|---|---|
committer | Jonathan Bauer | 2019-07-10 16:51:34 +0200 |
commit | 439f42716eb63f7dccc4e28794870fb3d33bc989 (patch) | |
tree | 28030df1d4db40533ec055a3b4d2aa045d38db8c /mltk | |
parent | [run-virt] Tweak init and handling of some constants; add documentation (diff) | |
download | mltk-439f42716eb63f7dccc4e28794870fb3d33bc989.tar.gz mltk-439f42716eb63f7dccc4e28794870fb3d33bc989.tar.xz mltk-439f42716eb63f7dccc4e28794870fb3d33bc989.zip |
[mltk] minor formatting
Diffstat (limited to 'mltk')
-rwxr-xr-x | mltk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -165,7 +165,7 @@ read_params() { # for a GUI, you could add: # - xorg # - kdm - # - plymouth + # - plymouth TARGET="" if [[ "$1" != -* ]]; then TARGET="$1" |