Skip to content

Commit

Permalink
add code to set patch from pull request #198
Browse files Browse the repository at this point in the history
  • Loading branch information
Seamus Tuohy committed Mar 17, 2014
1 parent b9a2381 commit 61cf565
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions files/etc/uci-defaults/luci-mod-commotion
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ cp -f /usr/share/commotion/files/olsr-viz.js /www/luci-static/resources/olsr-viz

cd /usr/lib/lua/luci/view/admin_system/
patch -p0 < /usr/share/commotion/patches/applyreboot.htm.patch

cd /www/luci-static/resources/
patch -p1 < /usr/share/commotion/patches/cbi.js.patch

}

rm -f /tmp/luci-indexcache
Expand Down

0 comments on commit 61cf565

Please sign in to comment.