]> git.uio.no Git - u/mrichter/AliRoot.git/blame - STORAGE/clearAll.sh
STORAGE module added, new macro for Event Display, minor changes in MONITOR
[u/mrichter/AliRoot.git] / STORAGE / clearAll.sh
CommitLineData
5eb34a26 1#!/bin/bash
2rm -fr /opt/reco/run197669/
3rm -fr /opt/reco/log/run197669.log
4rm -fr ~/storedFiles/
5mysql -u storage -pstorage123 -e "drop database storage"
6$ALICE_ROOT/STORAGE/setupStorageDatabase.sh