propellor spin

This commit is contained in:
Joey Hess 2015-03-12 16:38:29 -04:00
parent f2750857b8
commit ec1e16a9f3
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ scrollBox = propertyList "scroll server" $ props
, "fi"
, "echo Your game was recorded, as ID:$(basename \"$t\")"
, "echo if you would like to talk about how it went, email scroll@joeyh.name"
, "echo or, type comments below (finish with a dot on its own line)"
, "echo 'or, type comments below (finish with a dot on its own line)'"
, "mail joey@kitenet.net"
] `onChange` (s `File.mode` (combineModes (ownerWriteMode:readModes ++ executeModes)))
-- prevent port forwarding etc by not letting scroll log in via ssh