Skip to content
Snippets Groups Projects
install.sh 111 B
Newer Older
  • Learn to ignore specific revisions
  • Wouter Deconinck's avatar
    Wouter Deconinck committed
    #!/bin/bash
    
    # Pass the buck
    curl -L https://github.com/eic/eic-shell/raw/main/install.sh | exec bash -s -- $*