Skip to content

Commit aac182b

Browse files
committed
fix: ci/install.sh should also generate a hostkey with cf-key
Ticket: none Changelog: none
1 parent 5b4620d commit aac182b

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 cf-key # to generate the hostkey

0 commit comments

Comments
 (0)