propellor spin

This commit is contained in:
Joey Hess 2015-03-12 22:48:29 -04:00
parent beb49d2c2b
commit 937ad0bb61
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ scrollBox = propertyList "scroll server" $ props
"libghc-bytestring-dev", "libghc-mtl-dev", "libghc-ncurses-dev", "libghc-bytestring-dev", "libghc-mtl-dev", "libghc-ncurses-dev",
"libghc-random-dev", "libghc-monad-loops-dev", "libghc-random-dev", "libghc-monad-loops-dev",
"libghc-ifelse-dev", "libghc-case-insensitive-dev", "libghc-ifelse-dev", "libghc-case-insensitive-dev",
"libghc-data-default-dev"] "libghc-data-default-dev", "libghc-optparse-applicative-dev"]
& userScriptProperty "scroll" & userScriptProperty "scroll"
[ "cd " ++ d </> "scroll" [ "cd " ++ d </> "scroll"
, "git pull" , "git pull"