Site updated at 2017-05-14 07:50:03 UTC

This commit is contained in:
Travis CI 2017-05-14 07:50:03 +00:00
parent 7b2c55d0c0
commit 6da6750968
25 changed files with 39 additions and 39 deletions

View file

@ -101,7 +101,7 @@ CMD [ "/run.sh" ]
</span></code></pre>
</div>
<p><code class="highlighter-rouge">run.sh</code>:</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="nb">echo </span>Hello from my first add-on!
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="nb">echo </span>Hello world!
</code></pre>
</div>
<h2><a class="title-link" name="step-2-installing-and-testing-your-add-on" href="#step-2-installing-and-testing-your-add-on"></a> Step 2: Installing and testing your add-on</h2>