Skip to content

Commit

Permalink
openwrt: Remove some instructions on banner
Browse files Browse the repository at this point in the history
 * I've disabled the luci-app-amlogic
  • Loading branch information
sweetieice committed Jan 10, 2022
1 parent 1b50f0b commit a5fd373
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions make
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,6 @@ EOF
if [ -f etc/banner ]; then
op_version=$(echo $(ls lib/modules/ 2>/dev/null))
op_packaged_date=$(date +%Y-%m-%d)
echo " Install: OpenWrt → System → Amlogic Service → Install" >>etc/banner
echo " Update: OpenWrt → System → Amlogic Service → Update" >>etc/banner
echo " Amlogic SoC: ${build_op}" >>etc/banner
echo " OpenWrt Kernel: ${op_version}" >>etc/banner
echo " Packaged Date: ${op_packaged_date}" >>etc/banner
Expand Down

0 comments on commit a5fd373

Please sign in to comment.