propellor spin

This commit is contained in:
Joey Hess 2015-03-16 19:44:37 -04:00
parent b31ad1d2ce
commit c3aee9b545
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ scrollBox = propertyList "scroll server" $ props
, "echo 'or, type comments below (finish with a dot on its own line)'"
, "echo"
, "echo Your comments:"
, "mail -s \"scroll test $t\" joey@kitenet.net"
, "mail -E -s \"scroll test $t\" joey@kitenet.net"
] `onChange` (g `File.mode` (combineModes (ownerWriteMode:readModes ++ executeModes)))
& Apt.installed ["bsd-mailx"]
-- prevent port forwarding etc by not letting scroll log in via ssh