mirror of
https://github.com/eoli3n/archiso-zfs.git
synced 2026-04-04 13:57:28 +00:00
removed a print
This commit is contained in:
parent
e57d9cce01
commit
62e06c4b51
1 changed files with 0 additions and 2 deletions
2
init
2
init
|
|
@ -15,8 +15,6 @@ print "Increasing cowspace to half of RAM"
|
|||
|
||||
mount -o remount,size=50% /run/archiso/cowspace
|
||||
|
||||
print "Searching zfs module"
|
||||
|
||||
# Get running kernel version
|
||||
kernel_version=$(pacman -Qi linux | sed -n 's/^Version\s*: //p')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue