Skip to content

Commit

Permalink
Merge pull request #199 from opentechinstitute/Tryingbug_179_set_patch
Browse files Browse the repository at this point in the history
add code to set patch
  • Loading branch information
Seamus Tuohy committed Mar 17, 2014
2 parents 6ffca3c + 61cf565 commit f96b8d1
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 f96b8d1

Please sign in to comment.