use the ~/.config/git-annex/program file to find command when running transfers
This commit is contained in:
parent
b12db9ef92
commit
2433f6ca5a
5 changed files with 21 additions and 15 deletions
|
@ -37,7 +37,7 @@ autostart command = genDesktopEntry
|
|||
(command ++ " assistant --autostart")
|
||||
[]
|
||||
|
||||
writeDesktop :: String -> IO ()
|
||||
writeDesktop :: FilePath -> IO ()
|
||||
writeDesktop command = do
|
||||
destdir <- catchDefaultIO (getEnv "DESTDIR") ""
|
||||
uid <- fromIntegral <$> getRealUserID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue