Use v2.29 for slime
This commit is contained in:
parent
06586309b4
commit
0b642ba628
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@ write_files:
|
|||
content: |
|
||||
#!/bin/bash
|
||||
# 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 --depth 1 --branch v2.29 https://github.com/slime/slime.git ~/slime
|
||||
|
||||
- path: /home/cl/setup_user_all.sh
|
||||
owner: 'cl:cl'
|
||||
|
|
Loading…
Add table
Reference in a new issue