]> git.uio.no Git - u/mrichter/AliRoot.git/blob - STORAGE/clearAll.sh
Fix
[u/mrichter/AliRoot.git] / STORAGE / 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 $ALICE_ROOT/STORAGE/setupStorageDatabase.sh