#!/bin/bash
case "${OP_Maintainer},${OP_BRANCH}" in
coolsnowwolf,master)
AddPackage git other luci-app-usb3disable rufengsuixing
;;
esac