make site-updaters that are mtn dependent also work with git.

This commit is contained in:
hankhill19580
2020-09-10 00:05:01 +00:00
parent 87f758e6f7
commit 8309eb2209
4 changed files with 63 additions and 24 deletions

View File

@@ -8,3 +8,8 @@ if [ $(which timeout) ]; then
else
MTN="mtn"
fi
GITURL="i2pgit.org"
GITBRANCH="i2p.www"