hide a test output

This commit is contained in:
eoli3n 2020-05-05 22:47:18 +02:00
parent 665984441b
commit c25b131acd

2
init
View file

@ -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"