Go to file
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
jailmaker-repo@fd5d987de4 Initial commit 2023-11-15 23:24:53 -05:00
.gitignore Initial commit 2023-11-15 23:24:53 -05:00
.gitmodules Initial commit 2023-11-15 23:24:53 -05:00
jlmkr.py Initial commit 2023-11-15 23:24:53 -05:00