Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingxyk committed Aug 2, 2024
1 parent 0bb4d7a commit cfefec7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tools/firefox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,14 @@ profile_folder="/tmp/${UUID}"
mkdir -p $profile_folder

mkdir -p ${__PROJECT__}/var/
cd ${__PROJECT__}/var/

cd ${__PROJECT__}/
# python3 ${__PROJECT__}/tools/update-manifest.py firefox

bash release-archive-v3.sh

cd ${__PROJECT__}/var/

# firefox web extension
# https://github.com/mdn/webextensions-examples.git

Expand Down

0 comments on commit cfefec7

Please sign in to comment.