Skip to content
Snippets Groups Projects
Select Git revision
  • 0409b6880bdaa6a4bde2f5526164b5ca659abe5a
  • master default
2 results

vagrant-update

Blame
  • git-license 66 B
    #!/bin/sh
    set -eu
    
    license "$@" > LICENSE.txt
    git add LICENSE.txt