- get tbb_version, bundle_locales and macos_notarization_user from
config
- automatically change to ~/$tbb_version directory
- add text to ask for notarization password
- cleanup
echo "Please call this script with a Tor Browser version!"
exit 1
fi
cd ~/${tbb_version}
if[-z"${PW}"];then
echo"Please enter notarization password:"
stty-echo;read PW;stty echo;export PW
fi
if [ -z "$BUNDLE_LOCALES" ];
for LANG in$bundle_locales
do
if test-f${LANG}/tb-${tbb_version}_$LANG.zip.uuid
then
BUNDLE_LOCALES="ar ca cs da de el en-US es-AR es-ES fa fr ga-IE he hu id is it ja ka ko lt mk ms my nb-NO nl pl pt-BR ro ru sv-SE th tr vi zh-CN zh-TW"