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"