summaryrefslogtreecommitdiffstats
path: root/build-initramfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-initramfs.sh')
-rwxr-xr-xbuild-initramfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-initramfs.sh b/build-initramfs.sh
index d1a8017f..31f39118 100755
--- a/build-initramfs.sh
+++ b/build-initramfs.sh
@@ -26,7 +26,7 @@ full_cleanup='no'
use_systemd_in_initramfs='no'
print_help_message() {
- echo "help"
+ echo "TODO"
}
parse_command_line() {