mirror of
https://github.com/eoli3n/archiso-zfs.git
synced 2026-04-21 06:03:42 +00:00
Make the archiso check slightly more relaxed
This commit is contained in:
parent
bef3bca893
commit
c7bea096b5
1 changed files with 1 additions and 1 deletions
2
init
2
init
|
|
@ -124,7 +124,7 @@ download_package () {
|
|||
|
||||
print "Testing if archiso is running"
|
||||
|
||||
grep archiso /proc/cmdline >/dev/null
|
||||
grep 'arch.*iso' /proc/cmdline >/dev/null
|
||||
|
||||
print "Increasing cowspace to half of RAM"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue