Skip to content

Commit

Permalink
Update diy-part2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
393435992 authored Nov 12, 2021
1 parent 8eb3849 commit 4cd0a90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions diy-part2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon.git package/lea

# Add Screenctrl
rm -rf package/lean/k3screenctrl
git clone https://github.com/lwz322/luci-app-k3screenctrl.git package/k3/luci-app-k3screenctrl
git clone https://github.com/lwz322/k3screenctrl.git package/k3/k3screenctrl
git clone https://github.com/lwz322/k3screenctrl_build.git package/k3/k3screenctrl_build
rm -rf package/lean/luci-app-k3screenctrl
git clone https://github.com/lwz322/luci-app-k3screenctrl.git package/lean/luci-app-k3screenctrl
git clone https://github.com/lwz322/k3screenctrl_build.git package/lean/k3screenctrl

0 comments on commit 4cd0a90

Please sign in to comment.