Add init script

This commit is contained in:
Hactarus 2018-05-29 13:18:42 +00:00
parent 45f73d1b1b
commit 2f029f2ccc
5 changed files with 259 additions and 51 deletions

3
init Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
_RDIR=$(cd `dirname $0` && pwd)
${_RDIR}/bin/homemaker.amd64 -variant $@ ${_RDIR}/common.toml ${_RDIR}