vault backup: 2025-01-17 22:29:47
This commit is contained in:
parent
e0442b282f
commit
b2b2cca5bf
1 changed files with 6 additions and 0 deletions
|
@ -25,3 +25,9 @@ Then, you can run the container with the following command:
|
|||
cd ~/Repositories/quartz-docker
|
||||
make run
|
||||
```
|
||||
|
||||
If 200+ files are claiming to be modified, you may need to disable filemode checking:
|
||||
|
||||
```bash
|
||||
git config core.fileMode false
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue