webapp: Check annex.version.
This commit is contained in:
parent
2430302379
commit
9c20185f55
9 changed files with 80 additions and 52 deletions
|
@ -32,5 +32,5 @@ start :: Bool -> Bool -> Bool -> Maybe Duration -> CommandStart
|
|||
start assistant foreground stopdaemon startdelay = do
|
||||
if stopdaemon
|
||||
then stopDaemon
|
||||
else startDaemon assistant foreground startdelay Nothing Nothing -- does not return
|
||||
else startDaemon assistant foreground startdelay Nothing Nothing Nothing -- does not return
|
||||
stop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue