1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 11:45:18 +03:00
aports/community/calamares/calamares-mod-unpackfs.post-install
2021-01-19 21:15:27 +00:00

5 lines
37 B
Bash

#!/bin/sh
modprobe squashfs
exit 0