add more plugins that should be removed

This commit is contained in:
Aaron Murray 2020-06-23 13:23:34 -05:00
parent 4d0a2ca7d4
commit 6dbdb48bc5

View File

@ -23,7 +23,7 @@ export LANG=C.UTF-8
declare -i failed=0 declare -i failed=0
mkconf="/usr/sbin/omv-mkconf" mkconf="/usr/sbin/omv-mkconf"
plugins="cups dnsmasq docker-gui domoticz duplicati eyefi ldap letsencrypt mysql nginx openvpn pxe remotedesktop route shellinabox syncthing transmissionbt urbackup-server vdo virtualbox webdav netatalk route" plugins="cups dnsmasq docker-gui domoticz duplicati eyefi ldap letsencrypt mysql nginx openvpn pxe remotedesktop route shellinabox syncthing transmissionbt urbackup-server vdo virtualbox webdav netatalk route mumble vdr vdr-extras vdr-vnsiserver"
if [ ! -f "${mkconf}" ]; then if [ ! -f "${mkconf}" ]; then
echo "Creating omv-mkconf to help remove plugins" echo "Creating omv-mkconf to help remove plugins"