typo fix
This commit is contained in:
parent
92de007e3f
commit
93f3c2706d
1 changed files with 1 additions and 1 deletions
|
@ -45,6 +45,6 @@ fi
|
|||
./units.pl
|
||||
# move the generated files to their proper place
|
||||
mv files $SITE/$VERSION
|
||||
cp -p templates/unit.css $SITE/$VERSION
|
||||
cp -p templates/units.css $SITE/$VERSION
|
||||
# revert to prevent future conflicts if $version changed
|
||||
svn revert units.pl
|
||||
|
|
Loading…
Add table
Reference in a new issue