Add init script
This commit is contained in:
parent
45f73d1b1b
commit
2f029f2ccc
5 changed files with 259 additions and 51 deletions
3
init
Executable file
3
init
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
_RDIR=$(cd `dirname $0` && pwd)
|
||||
${_RDIR}/bin/homemaker.amd64 -variant $@ ${_RDIR}/common.toml ${_RDIR}
|
Loading…
Add table
Add a link
Reference in a new issue