]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
have mac app write a tahoe upon startup
authorrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 23 Jan 2008 03:35:01 +0000 (20:35 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 23 Jan 2008 03:35:01 +0000 (20:35 -0700)
commitd5abc68060010dd0a5e2e1c6caa8c3d94da7e69f
tree993010bff8fdd49538f2a7b83458648c80fe00f0
parent589c8d158a455d50cc16a2ea079637f9f76488b0
have mac app write a tahoe upon startup

upon startup, the .app will look in '/usr/local/bin', '~/bin', '~/Library/bin'
if it finds one of these dirs, and can write into it, and there isn't already
a 'tahoe' present, it will write a small bach script which will launch the
binary contained within the .app bundle

this allows the .app bundle to offer the services of the 'tahoe' script
easily and simply
mac/allmydata_tahoe.py