mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-24 13:16:08 +02:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user