mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
Update README.md
This commit is contained in:
parent
fe91e0a362
commit
d1fefe16a3
@ -53,6 +53,9 @@ make
|
|||||||
cp configs/env-template.txt .env
|
cp configs/env-template.txt .env
|
||||||
vim ./.env
|
vim ./.env
|
||||||
|
|
||||||
|
cp configs/config.json ./
|
||||||
|
vim ./config.json
|
||||||
|
|
||||||
#Optional: Link an existing job archive:
|
#Optional: Link an existing job archive:
|
||||||
ln -s <your-existing-job-archive> ./var/job-archive
|
ln -s <your-existing-job-archive> ./var/job-archive
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user