Add commented-out line to save copy of Firefox Windows installers
For fetch_xulrunner development
This commit is contained in:
parent
f5433f04e6
commit
0734f6d55b
1 changed files with 2 additions and 0 deletions
|
@ -398,6 +398,8 @@ if [ $BUILD_WIN == 1 ]; then
|
|||
modify_omni $arch
|
||||
popd
|
||||
|
||||
# Uncomment to create local copies for reuse
|
||||
#cp "Firefox%20Setup%20$GECKO_VERSION.exe" "Firefox Setup $GECKO_VERSION-$arch.exe"
|
||||
rm "Firefox%20Setup%20$GECKO_VERSION.exe"
|
||||
echo
|
||||
echo
|
||||
|
|
Loading…
Add table
Reference in a new issue