First attempt at creating a small .app launcher for OSX
The icons need to be resized and redone, the shell script in the MacOS directory assumes that git-annex is in the runtime path.
This commit is contained in:
parent
8144daae1a
commit
f61719e7d0
3 changed files with 48 additions and 0 deletions
3
ui-macos/git-annex.app/Contents/MacOS/git-annex
Executable file
3
ui-macos/git-annex.app/Contents/MacOS/git-annex
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
git annex webapp
|
Loading…
Add table
Add a link
Reference in a new issue