Fix typo
This commit is contained in:
parent
278049a95b
commit
5714d1c693
1 changed files with 1 additions and 1 deletions
|
@ -447,7 +447,7 @@ write_files:
|
||||||
|
|
||||||
- path: /home/cl/setup_sbcl.sh
|
- path: /home/cl/setup_sbcl.sh
|
||||||
owner: 'cl:cl'
|
owner: 'cl:cl'
|
||||||
permission: '0755'
|
permissions: '0755'
|
||||||
defer: True
|
defer: True
|
||||||
content: |
|
content: |
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue