From c25b131acdb4e8ecb4baffa286fd986401476da2 Mon Sep 17 00:00:00 2001 From: eoli3n Date: Tue, 5 May 2020 22:47:18 +0200 Subject: [PATCH] hide a test output --- init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init b/init index 09b78e0..9296910 100755 --- a/init +++ b/init @@ -11,7 +11,7 @@ print () { print "Testing if archiso is running" -grep archiso /proc/cmdline +grep archiso /proc/cmdline > /dev/null print "Increasing cowspace to half of RAM"