Skip to content
  • Andreas Klebinger's avatar
    banner: Refactor to use boot.sh for booting · 96104b0c
    Andreas Klebinger authored
    This way the shake system can just run this script
    instead of relying on the make system.
    
    I also replaced the perl with ghc --interactive invocations.
    The perl code was fine, but the shake system doesn't currently
    require perl so removing the dependency seems worthwhile.
    96104b0c