Rename file

This commit is contained in:
phil 2025-04-20 12:08:45 +02:00
parent e9e54d961c
commit 42f90a723b

View file

@ -1,3 +0,0 @@
### Disables the pluginmanager by removing the directory
DPkg::Post-Invoke { "if dpkg -l | grep -q 'onlyoffice-documentserver'; then rm -rf /var/www/onlyoffice/documentserver/sdkjs-plugins/marketplace; systemctl restart ds-docservice.service fi"; };