first commit

This commit is contained in:
2025-12-11 06:26:12 -08:00
commit 4662fe2d3b
2327 changed files with 114173 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
- **enable docker**
- ```bash
docker login ghcr.io -u sstent -p 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
```
- MR Notes
- GIT PULL
`mr update`
- git fetch
`mr fetch`
`mr -d ~/projects/nomad fetch`
- git add *
`mr -d ~/projects/nomad run git add --all`
- Articles