vault backup: 2025-01-17 22:19:47

This commit is contained in:
Nathan Price 2025-01-17 22:19:47 -05:00
parent 08ef10544a
commit ebf1865ab0
Signed by: gravityfargo
SSH key fingerprint: SHA256:bjq+uA1U+9bFMd70q2wdNtwaYxGv84IBXalnYvZDKmg

View file

@ -19,5 +19,6 @@ ln -sf ~/Repositories/quartz ~/Repositories/quartz-docker/quartz/src
Then, you can run the container with the following command:
```bash
cd
cd ~/Repositories/quartz-docker
make run
```