fx102 branch is no more

This commit is contained in:
Dan Stillman 2023-05-21 18:50:38 -04:00
parent 4eb951c977
commit 08213eb8fb
4 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ ROOT_DIR="$(dirname "$(dirname "$SCRIPT_DIR")")"
. "$APP_ROOT_DIR/config.sh"
CHANNEL="dev"
BRANCH="fx102"
BRANCH="master"
export SAFARI_APPEX="$ROOT_DIR/../safari-app-extension-builds/dev/ZoteroSafariExtension.appex"
cd "$SCRIPT_DIR"