chiark / gitweb /
Support calling of 'fdroid init' from other places
authorDaniel Martí <mvdan@mvdan.cc>
Mon, 30 Jun 2014 17:38:38 +0000 (19:38 +0200)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 30 Jun 2014 17:38:38 +0000 (19:38 +0200)
commitcef7cd28889dccb5f4c15aa0d264d3ef6c85f64d
tree135cb04097c94b16f7bb966f7a23b33f405154d3
parent348c6a108572f5916d38a28da3a57fc2913ad676
Support calling of 'fdroid init' from other places

e.g. from a symlink to fdroid or from a script. Also more reliable in other
cases where argv[0] is not what we want.
fdroidserver/init.py