Skip to content

Commit 2b2e742

Browse files
authored
Merge pull request #6071 from craigcomstock/cfe-4623-together-test
fix: ci/install.sh should also generate a hostkey with cf-key
2 parents 5b4620d + a4689ef commit 2b2e742

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ if [ ! -n "$TERMUX_VERSION" ]; then
1818
fi
1919

2020
$GAINROOT make install
21+
$GAINROOT /var/cfengine/bin/cf-key # to generate the hostkey

0 commit comments

Comments
 (0)