prevent double-launch on the first run

This commit is contained in:
idk
2022-09-04 11:09:52 -04:00
parent 3ac2f2b4a2
commit 262311390e

View File

@@ -2,8 +2,8 @@
JNA_VERSION=5.11.0 JNA_VERSION=5.11.0
export JNA_VERSION=5.11.0 export JNA_VERSION=5.11.0
I2PFIREFOX_VERSION=0.0.21 I2PFIREFOX_VERSION=0.0.22
export I2PFIREFOX_VERSION=0.0.21 export I2PFIREFOX_VERSION=0.0.22
#Comment this out to build from an alternate branch or #Comment this out to build from an alternate branch or
# the tip of the master branch. # the tip of the master branch.
VERSIONMAJOR=1 VERSIONMAJOR=1