Skip to content
Snippets Groups Projects
Verified Commit 8e53ec91 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

oneshot: Attempt to fix Turris Btrfs installation

parent 358ab7a4
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
for i in /etc/schnapps/rollback.d/kernel-rollback /etc/updater/hook_postupdate/10_kernel-install; do
[ \! -f "$i" ] chmod a+rx "$i"
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment