This commit is contained in:
Philippe Caseiro 2023-01-04 14:45:05 +01:00
parent 6449c907bb
commit 6196c22acf
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/sh
set -xeo pipefail
#set -xeo pipefail
# Run the installer
setup-alpine -e -f install.conf
yes | setup-alpine -e -f install.conf
# Copy ssh keys
echo "Copy packer ssh key"