From 70c1430934522f9b66709adeabb8fd0ce2f525e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Tue, 18 Apr 2023 22:21:58 +0900 Subject: [PATCH] =?UTF-8?q?=E8=AA=A4=E5=AD=97=E3=83=BC=E3=82=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gemini/blog.atom | 7 ++++--- gemini/blog/crux-make-port-repository.gmi | 7 ++++--- src/blog/crux-make-port-repository/index.md | 7 ++++--- 3 files changed, 12 insertions(+), 9 deletions(-) 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 ... ```