aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kio-fuse/kio-fuse.post-install
blob: 62c42f3a9921665eedd2afa5108fbfcc5c2e7632 (plain)
1
2
3
4
5
#!/bin/sh

modprobe fuse

exit 0