mirror of
https://github.com/plausible/hosting.git
synced 2024-11-17 13:15:58 -06:00
add ls after clone to verify right files were copied
This commit is contained in:
parent
6096b4e8b8
commit
376369fd21
@ -58,6 +58,8 @@ remote: Compressing objects: 100% (74/74), done.
|
|||||||
remote: Total 280 (delta 106), reused 86 (delta 71), pack-reused 134
|
remote: Total 280 (delta 106), reused 86 (delta 71), pack-reused 134
|
||||||
Receiving objects: 100% (280/280), 69.44 KiB | 7.71 MiB/s, done.
|
Receiving objects: 100% (280/280), 69.44 KiB | 7.71 MiB/s, done.
|
||||||
Resolving deltas: 100% (136/136), done.
|
Resolving deltas: 100% (136/136), done.
|
||||||
|
$ ls
|
||||||
|
README.md clickhouse/ docker-compose.yml images/ plausible-conf.env reverse-proxy/ upgrade/
|
||||||
```
|
```
|
||||||
|
|
||||||
In the downloaded directory you'll find two important files:
|
In the downloaded directory you'll find two important files:
|
||||||
|
Loading…
Reference in New Issue
Block a user