2022-09-05 18:23:33 -04:00
|
|
|
#! /usr/bin/env sh
|
|
|
|
export GITHUB_USER=eyedeekay
|
|
|
|
export GITHUB_REPO=i2p.plugins.firefox
|
2022-09-07 11:55:10 -04:00
|
|
|
export GITHUB_NAME="wait up to 5 seconds for the headless firefox to die(sounds creepy when I say it like that)"
|
2022-09-05 18:23:33 -04:00
|
|
|
export GITHUB_DESCRIPTION=$(cat CHANGES.md)
|
2022-09-11 01:46:07 -04:00
|
|
|
export GITHUB_TAG=0.0.35
|