Skip to content

Commit

Permalink
Update custom.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddin9 authored Oct 29, 2024
1 parent af352dc commit ff4b361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices/common/custom.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

shopt -s extglob
rm -rf feeds/kiddin9/{diy,mt-drivers,shortcut-fe,luci-app-mtwifi,base-files,dnsmasq,firewall*,curl,luci-app-opkg,luci-app-firewall}
rm -rf feeds/kiddin9/{diy,mt-drivers,shortcut-fe,luci-app-mtwifi,base-files,dnsmasq,firewall*,wifi-scripts,opkg,ppp,curl,luci-app-opkg,luci-app-firewall}

curl -sfL https://raw.githubusercontent.com/openwrt/packages/master/lang/golang/golang/Makefile -o feeds/packages/lang/golang/golang/Makefile

Expand Down

0 comments on commit ff4b361

Please sign in to comment.