This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/setup/wizard/lib/system/demo.sh

13 lines
452 B
Bash

#!/bin/bash
rm ../../../../var/log/lucene.log;
rm ../../../../var/log/scheduler.log;
rm ../../../../var/log/openoffice.log;
rm ../../../../setup/wizard/output/outJV;
chmod 777 -R /var/lib/knowledgetree
chmod 777 -R /var/log/knowledgetree
chmod 777 -R /var/tmp/knowledgetree
chmod 777 -R /var/lib/knowledgetree/Documents
chmod 777 -R /var/lib/knowledgetree/indexes
chmod 777 -R /var/lib/knowledgetree/proxies
chmod 777 -R /var/lib/knowledgetree/uploads