mirror of
https://github.com/eoli3n/archiso-zfs.git
synced 2026-04-06 23:03:43 +00:00
fix print ok it works
This commit is contained in:
parent
e146d02898
commit
4e68dd2a69
1 changed files with 1 additions and 3 deletions
4
init
4
init
|
|
@ -62,9 +62,7 @@ then
|
|||
print "Loading zfs kernel module"
|
||||
|
||||
# Load kernel module
|
||||
modprobe zfs
|
||||
|
||||
print "ZFS module is working"
|
||||
modprobe zfs && print "ZFS module is working"
|
||||
|
||||
else
|
||||
print "No module found for current kernel version on Archzfs repos"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue