set some niceness value for the "real" generation...

...of the files so that it takes place in the background
This commit is contained in:
Nils Kneuper 2010-04-27 10:19:30 +00:00
parent 6626fdad32
commit d13ea096bd

View file

@ -24,6 +24,6 @@ svn up
#update the stats
cd $SVNCHECKOUTPATH/gettext.wesnoth.org
php grab-stats.php
nice --adjustment=5 php grab-stats.php
#php grab-stats.php >> $HOME/g.w.o-updates.log
echo update completed at `date` >> $HOME/g.w.o-updates.log