fup
This commit is contained in:
parent
6449c907bb
commit
6196c22acf
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
set -xeo pipefail
|
#set -xeo pipefail
|
||||||
|
|
||||||
# Run the installer
|
# Run the installer
|
||||||
setup-alpine -e -f install.conf
|
yes | setup-alpine -e -f install.conf
|
||||||
|
|
||||||
# Copy ssh keys
|
# Copy ssh keys
|
||||||
echo "Copy packer ssh key"
|
echo "Copy packer ssh key"
|
||||||
|
|
Loading…
Reference in New Issue