diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-19 21:48:48 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-19 21:48:48 -0400 |
| commit | d130e7e628568be9593474fbe5601239c6ce8a2e (patch) | |
| tree | d2a87543685fa5b14a188ce9a6734a27d6ca660a /src/Propellor/Server.hs | |
| parent | d38037682584313fff39650bd8e8004c713be66b (diff) | |
propellor spin
Diffstat (limited to 'src/Propellor/Server.hs')
| -rw-r--r-- | src/Propellor/Server.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Server.hs b/src/Propellor/Server.hs index 182cc2b5..513a81f4 100644 --- a/src/Propellor/Server.hs +++ b/src/Propellor/Server.hs @@ -20,7 +20,7 @@ import Utility.FileMode import Utility.SafeCommand -- Update the privdata, repo url, and git repo over the ssh --- connection, talking the the user's local propellor instance which is +-- connection, talking to the user's local propellor instance which is -- running the updateServer update :: IO () update = do |
