Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Commit d256dd4

Browse files
committed
fix template
1 parent 4d26a8f commit d256dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Resources:
115115
git: []
116116
files:
117117
'/opt/install.sh':
118-
content: !Sub |
118+
content: |
119119
#!/bin/bash -e
120120
121121
show_help() {

0 commit comments

Comments
 (0)