Fix refind

This commit is contained in:
ferreo 2024-09-04 19:31:06 +02:00
parent b10e21e58c
commit 085924cfbd

View File

@ -37,7 +37,7 @@ then
done done
fi fi
# try doing refind here, prob won't work # This fixes first boot being to backup refind
refind-install || true refind-install || true
echo 'UNBIND' | nc -U $SOCKET_PATH || true echo 'UNBIND' | nc -U $SOCKET_PATH || true