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

Commit e97d246

Browse files
committed
fix showcase
1 parent 5e5c3a2 commit e97d246

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
@@ -240,7 +240,7 @@ Resources:
240240
group: root
241241
commands:
242242
a_install:
243-
command: !Sub './install.sh -a ${AssumeRole}'
243+
command: !Sub './install.sh -a "${AssumeRole}"'
244244
cwd: '/opt'
245245
services:
246246
sysvinit:

0 commit comments

Comments
 (0)