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 . ```
This commit is contained in:
commit
99e05feb19
4 changed files with 8 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
.lxc
|
||||
jails
|
Loading…
Add table
Add a link
Reference in a new issue