Clone version 2.9 of slime

This commit is contained in:
Marcus Kammer 2024-03-02 10:29:14 +01:00
parent 856ba59256
commit 57fe9c35bc

View file

@ -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 --branch v2.9 https://github.com/slime/slime.git ~/slime
- path: /home/cl/setup_user_all.sh
owner: 'cl:cl'