Make sure data directory exists before rsync.

This commit is contained in:
A. Iooss
2025-09-27 09:48:07 +02:00
committed by Juliusz Chroboczek
parent 82275d03e0
commit b0b4ff484e
+2 -2
View File
@@ -56,10 +56,10 @@ The following instructions assume that your server is called
`galene.example.org` and that you have already created a dedicated user
called `galene`.
First, create an empty directory called `groups`:
First, make sure that the `groups` and `data` directories exist:
```sh
mkdir groups
mkdir groups data
```
Now copy the `galene` binary, and the directories `static`, `data` and