Auto saved by Logseq

This commit is contained in:
2022-05-07 18:21:46 +02:00
parent 8b05531f68
commit 6e0023587e
2 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,4 @@
# agora bootstrap # agora bootstrap
- the agora runs in a user in your computer. I use `agora`. - the agora runs in a user in your computer. I use `agora`.
- `sudo adduser agora` - `sudo adduser agora`
- `sudo su - agora`. - `sudo su - agora`.
@@ -10,3 +9,4 @@
- agora: `git clone https://github.com/flancian/agora.git` - agora: `git clone https://github.com/flancian/agora.git`
- agora-server: `git clone https://github.com/flancian/agora-server.git` - agora-server: `git clone https://github.com/flancian/agora-server.git`
- agora-bridge: `git clone https://github.com/flancian/agora-server.git` - agora-bridge: `git clone https://github.com/flancian/agora-server.git`
-
+2 -1
View File
@@ -1,2 +1,3 @@
- An [[interesting]] [[context]]. - An [[interesting]] [[context]].
- - [[hashtags]]
- write [[agora bootstrap]] script.