Introducing manufacturing
This commit is contained in:
parent
ae8ed85e43
commit
6caa6e01af
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ d-i preseed/late_command string in-target /bin/sh -c " \
|
|||
curl -L https://dl.bintray.com/flant/werf/v1.1.19+fix10/werf-linux-amd64-v1.1.19+fix10 -o /usr/bin/werf ; \
|
||||
chmod +x /usr/bin/werf ; \
|
||||
git clone https://git.ix.gs/public/coins-demo.git /opt/coins-demo ; \
|
||||
cp /opt/coins-demo/contrib/rc_local.tpl /etc/rc.local
|
||||
systemctl enable serial-getty@ttyS0.service ; \
|
||||
systemctl enable docker.service \
|
||||
|| true"
|
||||
|
|
Loading…
Reference in a new issue