file name changed
This commit is contained in:
parent
3f8d1f1289
commit
356dc9bc17
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ writeOSXDesktop command = do
|
|||
let appdir = "git-annex.app"
|
||||
installOSXAppFile appdir "Contents/Info.plist" Nothing
|
||||
installOSXAppFile appdir "Contents/Resources/git-annex.icns" Nothing
|
||||
installOSXAppFile appdir "Contents/MacOS/git-annex" (Just webappscript)
|
||||
installOSXAppFile appdir "Contents/MacOS/git-annex-webapp" (Just webappscript)
|
||||
where
|
||||
label = "com.branchable.git-annex.assistant"
|
||||
webappscript = unlines
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue