Clone version 2.9 of slime
This commit is contained in:
parent
856ba59256
commit
57fe9c35bc
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ write_files:
|
||||||
content: |
|
content: |
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Clone the SLIME repository for a specific branch and depth
|
# Clone the SLIME repository for a specific branch and depth
|
||||||
git clone --depth 1 --branch v2.28 https://github.com/slime/slime.git ~/slime
|
git clone --branch v2.9 https://github.com/slime/slime.git ~/slime
|
||||||
|
|
||||||
- path: /home/cl/setup_user_all.sh
|
- path: /home/cl/setup_user_all.sh
|
||||||
owner: 'cl:cl'
|
owner: 'cl:cl'
|
||||||
|
|
Loading…
Add table
Reference in a new issue