We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02c5853 + b055d80 commit a9d8157Copy full SHA for a9d8157
files/deploy_app.sh
@@ -11,7 +11,7 @@ cat << EOM > /var/www/html/index.html
11
<!-- BEGIN -->
12
<center><img src="http://${PLACEHOLDER}/${WIDTH}/${HEIGHT}"></img></center>
13
<center><h2>Meow World!</h2></center>
14
- Welcome to ${PREFIX}'s app. Replace this text with your own.
+ ${PREFIX} the best app. Replace this text with your own.
15
<!-- END -->
16
17
</div>
0 commit comments