diff --git a/tools/update-packaging/make_incremental_update.sh b/tools/update-packaging/make_incremental_update.sh index d5d11475f48e..03638313116b 100755 --- a/tools/update-packaging/make_incremental_update.sh +++ b/tools/update-packaging/make_incremental_update.sh @@ -57,7 +57,7 @@ if [ $# = 0 ]; then exit 1 fi -requested_forced_updates='' +requested_forced_updates='Contents/MacOS/firefox' while getopts "hf:" flag do