Skip to content

Commit a9d8157

Browse files
authored
Merge pull request hashicorp#2 from varmeEqualsthis/patch-2
Update deploy_app.sh
2 parents 02c5853 + b055d80 commit a9d8157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/deploy_app.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cat << EOM > /var/www/html/index.html
1111
<!-- BEGIN -->
1212
<center><img src="http://${PLACEHOLDER}/${WIDTH}/${HEIGHT}"></img></center>
1313
<center><h2>Meow World!</h2></center>
14-
Welcome to ${PREFIX}'s app. Replace this text with your own.
14+
${PREFIX} the best app. Replace this text with your own.
1515
<!-- END -->
1616
1717
</div>

0 commit comments

Comments
 (0)