X-OpenWrt/CustomPackages/asus_rt-acrh17

8 lines
139 B
Bash

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