changed formatting of README.md
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
This commit is contained in:
parent
9d44a95e5e
commit
b9cf79f160
@ -3,5 +3,9 @@ Personal files for my website.
|
|||||||
This website is built using Hugo and another minimalist theme.
|
This website is built using Hugo and another minimalist theme.
|
||||||
|
|
||||||
## Sync
|
## Sync
|
||||||
To sync with the server, use ```rsync -rtuv public/ root@rdesh.xyz:~/public/```.
|
To sync with the server, use
|
||||||
|
```
|
||||||
|
rsync -rtuv public/ root@rdesh.xyz:~/public/
|
||||||
|
```
|
||||||
|
|
||||||
There's already a Gitea action to do this however, so it shouldn't be necessary.
|
There's already a Gitea action to do this however, so it shouldn't be necessary.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user