full autostart support
git annex assistant --autostart will start separate daemons in each listed autostart repo running the webapp outside any git-annex repo will open it on the first listed autostart repo
This commit is contained in:
parent
23fe661d37
commit
60da0d6ad2
8 changed files with 134 additions and 23 deletions
|
@ -23,10 +23,8 @@ module Utility.FreeDesktop (
|
|||
) where
|
||||
|
||||
import Utility.Exception
|
||||
import Utility.Directory
|
||||
import Utility.Path
|
||||
|
||||
import System.IO
|
||||
import System.Environment
|
||||
import System.Directory
|
||||
import System.FilePath
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue