]> ###2015.06.08### ### This plugin is now deprecated ### While it will still continue to function, it has been replaced by Community Applications Please Visit: http://lime-technology.com/forum/index.php?topic=40262.0 to download the replacement ###2015.05.17### - Better fix for the RC1/2 display abberation by bonienl ###2015.05.16### - Fixed display abberation introduced by 6.0RC-1 in tabbed view - For running containers, clicking the wrench edits the container. Clicking the icon re-adds it using default values ###2015.05.09### - Clicking an installed container now edits existing settings ###2015.05.05### - Miscellaneous Display Bug Fixes ###2015.05.03### - Added in beta support for private repositories ###2015.04.27### - Readmore fix ###2015.04.26a### - Coding improvements ###2015.04.26### - Added context aware help ###2015.04.25### - Added show / hide Beta repositories - Basic page navigation added ###2015.04.24a### - Added back in highligh of search results ###2015.04.24### - Repository tables are now collapsable ###2015.04.18### - Fix error while downloading templates ###2015.04.17### - Silence warning on malformed XML files ###2015.04.15### - Changed order of repositories to alphabetical ###2015.04.14### - Fix tabbed view - Fix Docker Settings in last position - Better searchbox functionality; disable search auto submit. ###2015.04.13b### - Add Search placeholder ###2015.04.13a### - Added search box ###2015.04.12### - Added support links ###2015.04.11### - Initial Release # Remove old 'source' files rm -f $(ls /boot/config/plugins/&name;/&name;*.txz 2>/dev/null|grep -v '&version;') if [[ -d /boot/config/plugins/repo.update ]]; then rm -rf /boot/config/plugins/repo.update; fi if [[ -d /usr/local/emhttp/plugins/repo.update ]]; then rm -rf /usr/local/emhttp/plugins/repo.update; fi if [[ -n $(ls /boot/config/plugins/repo.update*.plg 2>/dev/null) ]]; then rm /boot/config/plugins/repo.update*.plg; fi #FIX DOCKER PAGE ORDER sed -i -e 's/Menu="Docker"/Menu="Docker:1"/' /usr/local/emhttp/plugins/dynamix.docker.manager/DockerContainers.page sed -i -e 's/Menu="Docker"/Menu="Docker:2"/' /usr/local/emhttp/plugins/dynamix.docker.manager/DockerRepositories.page sed -i -e 's/Menu="Docker"/Menu="Docker:3"/' /usr/local/emhttp/plugins/dynamix.docker.manager/DockerSettings.page https://raw.github.com/&github;/master/archive/&name;-&version;.txz echo "" echo "----------------------------------------------------" echo " &name; has been installed." echo " Copyright 2015, gfjardim, bergware, Squid Software" echo " Version: &version;" echo "----------------------------------------------------" echo "" removepkg &name;-&version; rm -rf &plugdir; rm -rf /boot/config/plugins/&name; rm -rf /var/lib/docker/unraid/templates-community