replace horrible old daemon restart code with new method
This commit is contained in:
parent
cf1f7eb185
commit
b1a89c448a
7 changed files with 107 additions and 93 deletions
|
@ -14,7 +14,7 @@ import Assistant.WebApp.Types
|
|||
import Assistant.WebApp.Page
|
||||
import Config.Files
|
||||
import Utility.Yesod
|
||||
import Assistant.Upgrade
|
||||
import Assistant.Restart
|
||||
|
||||
getRepositorySwitcherR :: Handler Html
|
||||
getRepositorySwitcherR = page "Switch repository" Nothing $ do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue