Skip to content
Snippets Groups Projects

Update revamped autounstall script by DE, EC and FU

Closed David Emschermann requested to merge d.emschermann/cbmroot:autoinstall_new into master
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • David Emschermann resolved all threads

    resolved all threads

  • 1 1 #!/bin/bash
    2 2 #
    3 ## semi-automated script installing FairSoft, FairRoot and CbmRoot
    3 ## semi-automated script installing of FairSoft, FairRoot and CbmRoot
    4 4 #
    5
    5 # usage:
    6 # $ ./autoinstall_framework.sh
    7 # for installation of all three or
    8 # $ ./autoinstall_framework.sh --help
    Please register or sign in to reply
    Loading