fix last print

This commit is contained in:
eoli3n 2020-05-06 13:00:20 +02:00
parent d0250fcf2e
commit fbe3a7856d

2
init
View file

@ -179,7 +179,7 @@ fi
if [[ "$zfs" == "1" ]]
then
modprobe zfs && echo -e "\e[32mZFS is ready"
modprobe zfs && echo -e "\n\e[32mZFS is ready\n"
else
print "No ZFS module found"