aports

Custom Alpine Linux aports

git clone git://git.lin.moe/aports.git

1#!/bin/sh
2
3akms uninstall yt6801 || exit 0
4
5exit 0