5 lines
145 B
Text
5 lines
145 B
Text
|
# change the selection of disabled plugins
|
||
|
|
||
|
sed -i 's#^DisabledPlugins.*$#DisabledPlugins = #' "$IMAGE_DIR/etc/cryptobox-server/cryptobox.conf"
|
||
|
|