Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
donsbot committed Aug 15, 2010
1 parent 34446f9 commit 91dd245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/arch-report.hs
Expand Up @@ -6,5 +6,5 @@ import Distribution.ArchLinux.Report
main = do
s <- lines `fmap` readFile "arch-haskell-packages.txt"
writeFile "/tmp/arch-haskell-status.html" =<< report s
putStrLn "Now: scp /tmp/arch-haskell-status.html galois.com:www/"
putStrLn "Now: scp /tmp/arch-haskell-status.html www.galois.com:www/"

0 comments on commit 91dd245

Please sign in to comment.