Revision 8a9f88d17dd212391e98c487c85c7063bd79fbcf authored by MegJBrown on 11 January 2020, 15:35:28 UTC, committed by MegJBrown on 11 January 2020, 15:35:28 UTC
1 parent 4c75657
Raw File
doIt
cd $TEI
svn up
(cd Stylesheets; sudo make install)
sudo cp Roma/roma2.sh /usr/bin/roma2
cd genetic
/usr/bin/roma2 --dochtml --docflags="summaryDoc=true" geneticTEI.xml .
back to top