mirror of
https://github.com/boostorg/release-tools.git
synced 2026-01-19 04:42:10 +00:00
Correct location of user portion of ftp script
[SVN r77363]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user