show system info
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
sudo apt install -y hwinfo
|
||||
sudo hwinfo --short
|
||||
|
||||
git config --global user.email "action@github.com" && git config --global user.name "GitHub Action"
|
||||
sudo rm -rf /etc/apt/sources.list.d
|
||||
sudo apt-get update
|
||||
|
||||
@@ -4,7 +4,7 @@ fi
|
||||
[ ! -d luci-app-adguardhome ] && git clone https://github.com/rufengsuixing/luci-app-adguardhome
|
||||
[ ! -d luci-app-mentohust ] && git clone https://github.com/BoringCat/luci-app-mentohust
|
||||
[ ! -d mentohust ] && svn co https://github.com/project-openwrt/openwrt/trunk/package/ctcgfw/mentohust
|
||||
rm -rf luci-theme-argon/ && git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon
|
||||
rm -rf luci-theme-argon*/ ../lean/luci-theme-argon/ && git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon
|
||||
rm -rf luci-theme-edge/ && git clone -b 18.06 https://github.com/garypang13/luci-theme-edge
|
||||
rm -rf luci-theme-infinityfreedom/ && git clone https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom
|
||||
rm -rf luci-app-chinadns-ng/ && git clone https://github.com/WuSiYu/luci-app-chinadns-ng
|
||||
|
||||
Reference in New Issue
Block a user