]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MONITOR/alistoragemanager/clearAll.sh
c86a83bbfb221ed0669fc836b8d6b7ea326b7daa
[u/mrichter/AliRoot.git] / MONITOR / alistoragemanager / clearAll.sh
1 #!/bin/bash
2 rm -fr /opt/reco/run197669/
3 rm -fr /opt/reco/log/run197669.log
4 rm -fr ~/storedFiles/
5 mysql -u storage -pstorage123 -e "drop database storage"
6 ./setupStorageDatabase.sh