Correct location of user portion of ftp script

[SVN r77363]
This commit is contained in:
Beman Dawes
2012-03-18 10:39:29 +00:00
parent 16a629ceef
commit cd6a8a9165

View File

@@ -12,7 +12,7 @@ rem inspect_trunk.bat builds inspect program every day and copies it to %UTIL%
popd
echo Create ftp script...
copy user.txt inspect.ftp
copy %BOOST_TRUNK%\..\boost_ftp_user.txt inspect.ftp
echo dir >>inspect.ftp
echo binary >>inspect.ftp
echo put inspect.html >>inspect.ftp