1
0
Fork 0
machines/README.md

16 lines
231 B
Markdown

# README
## clone
```bash
git clone --recursive git@git.thefossguy.com:thefossguy/machines.git /trayimurti/containers/volumes/mach
```
## update
```bash
cd /trayimurti/containers/volumes/mach
git submodule update --remote
```