[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: Fix typo
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: Fix typo |
Date: |
Sat, 05 Aug 2023 11:51:16 +0200 |
This is an automated email from the git hooks/post-receive script.
javier-sepulveda pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 1f51b31 Fix typo
1f51b31 is described below
commit 1f51b319de48b6a5d014766bdfe2ece5a24f9647
Author: Javier Sepulveda <javier.sepulveda@uv.es>
AuthorDate: Sat Aug 5 11:51:00 2023 +0200
Fix typo
---
sandcastle/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sandcastle/README b/sandcastle/README
index 0623d13..226a34f 100644
--- a/sandcastle/README
+++ b/sandcastle/README
@@ -208,7 +208,7 @@ How to deploy to online sites
Assuming that TLS is already configured, you can use the file named
"nginx-example.conf" on the sandcastle directory,
as a NGINX virtual host, replacing the domain name "example.com" with your own
domain name.
-You can use the the SED command to replace this automatically as this, bein
located within the sandcastle directory:
+You can use the the SED command to replace this automatically as this, being
located within the sandcastle directory:
sed -i "s/example.com/yourdomain.com/g" nginx-example.conf
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: Fix typo,
gnunet <=