Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
ab4fd36c0e
1 changed files with 2 additions and 2 deletions
|
@ -47,11 +47,11 @@ makeinfos = do
|
|||
, Param $ "publishing git-annex " ++ version
|
||||
]
|
||||
void $ inRepo $ runBool
|
||||
[ Param "git-annex"
|
||||
[ Param "annex"
|
||||
, Params "move --to website"
|
||||
]
|
||||
void $ inRepo $ runBool
|
||||
[ Param "git-annex"
|
||||
[ Param "annex"
|
||||
, Params "sync"
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue