root
|
99e05feb19
|
Initial commit
```
git init
# create .gitignore - ignoring: .lxc and jails directories
git submodule add --branch main https://github.com/Jip-Hop/jailmaker.git jailmaker-repo
ln -sr jailmaker-repo/jlmkr.py .
```
|
2023-11-15 23:24:53 -05:00 |