Skip to content
Snippets Groups Projects
Commit 26db663b authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

Merge branch 'main' of...

Merge branch 'main' of ssh://git@gitlab.iri.upc.edu:2202/mobile_robotics/wolf_projects/wolf_installer.git into main
parents f1d34eba 30371673
No related branches found
No related tags found
No related merge requests found
Pipeline #8470 passed
......@@ -4,7 +4,7 @@ stages: # List of stages for jobs, and their order of execution
############ YAML ANCHORS ############
.script_install_template: &script_install_definition
- apt-get update -y && apt-get install -y cmake build-essential vim git wget unzip expect lsb-core
- apt-get update -y && apt-get install -y expect
- ./auto_script_wolf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment