opensim-tools – Diff between revs 40 and 41

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 40 Rev 41
Line 66... Line 66...
66 mysql -u debian-sys-maint -pvu9VYfFIcb0qcRVC -e 'create database opensim'; 66 mysql -u debian-sys-maint -pvu9VYfFIcb0qcRVC -e 'create database opensim';
Line 67... Line 67...
67   67  
68 # clear history 68 # clear history
69 su root -c "history -c && rm -rf /root/.bash_history" 69 su root -c "history -c && rm -rf /root/.bash_history"
-   70 su opensim -c "history -c && rm -rf /home/opensim/.bash_history"
Line 70... Line 71...
70 su opensim -c "history -c && rm -rf /home/opensim/.bash_history" 71 history -c