diff --git a/gemini/blog.atom b/gemini/blog.atom index 8a925f8..e80d1fa 100644 --- a/gemini/blog.atom +++ b/gemini/blog.atom @@ -124,9 +124,10 @@ prtdir <span style="color:#666">/</span>usr<span style=&# <pre><code lang="">... Updating file list from (貴方のホスト名かIPアドレス)/ports/ Updating collection myports - Created i2pd/.footprint - Created i2pd/.signature - Created i2pd/Pkgfile + Checkout: myports/i2pd + Checkout: myports/i2pd/.footprint + Checkout: myports/i2pd/.signature + Checkout: myports/i2pd/Pkgfile Finished successfully ... </code></pre><h2 id="heading-2">ポートのインストール</h2> diff --git a/gemini/blog/crux-make-port-repository.gmi b/gemini/blog/crux-make-port-repository.gmi index 57b5d7a..2538329 100644 --- a/gemini/blog/crux-make-port-repository.gmi +++ b/gemini/blog/crux-make-port-repository.gmi @@ -162,9 +162,10 @@ doas ports -u ... Updating file list from (貴方のホスト名かIPアドレス)/ports/ Updating collection myports - Created i2pd/.footprint - Created i2pd/.signature - Created i2pd/Pkgfile + Checkout: myports/i2pd + Checkout: myports/i2pd/.footprint + Checkout: myports/i2pd/.signature + Checkout: myports/i2pd/Pkgfile Finished successfully ... ``` diff --git a/src/blog/crux-make-port-repository/index.md b/src/blog/crux-make-port-repository/index.md index 8969238..c39b2ae 100644 --- a/src/blog/crux-make-port-repository/index.md +++ b/src/blog/crux-make-port-repository/index.md @@ -162,9 +162,10 @@ doas ports -u ... Updating file list from (貴方のホスト名かIPアドレス)/ports/ Updating collection myports - Created i2pd/.footprint - Created i2pd/.signature - Created i2pd/Pkgfile + Checkout: myports/i2pd + Checkout: myports/i2pd/.footprint + Checkout: myports/i2pd/.signature + Checkout: myports/i2pd/Pkgfile Finished successfully ... ```