Add commented-out line to save copy of Firefox Windows installers

For fetch_xulrunner development
This commit is contained in:
Dan Stillman 2023-05-23 23:42:58 -04:00
parent f5433f04e6
commit 0734f6d55b

View file

@ -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