propellor spin

This commit is contained in:
Joey Hess 2014-07-18 15:59:17 -04:00
parent fd7d6907b8
commit d5abbeb116
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -523,7 +523,7 @@ kiteMailServer = propertyList "kitenet.net mail server"
, "if [ ! -e $pass ]; then"
, "\ttouch $pass"
, "fi"
, "chmod 600 pass"
, "chmod 600 $pass"
, "exec alpine -passfile $pass \"$@\""
]
`onChange` (pinescript `File.mode` combineModes (readModes ++ executeModes))