coliru

A minimal, flexible, dotfile installer
git clone https://git.ashermorgan.net/coliru/
Log | Files | Refs | README

script.sh (85B)


      1 #!/usr/bin/env sh
      2 
      3 cat scripts/foo
      4 echo "script.sh called with $@" > scripts/log.txt