mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-18 19:50:35 +02:00
make sure ssh certs configured during bootstrap
This commit is contained in:
@@ -105,6 +105,9 @@ if [ "${provisionFlagExists}" == "1" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# make sure SSH server certs are configured
|
||||||
|
sudo dpkg-reconfigure openssh-server
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
# SECTION FOR POSSIBLE REBOOT ACTIONS
|
# SECTION FOR POSSIBLE REBOOT ACTIONS
|
||||||
systemInitReboot=0
|
systemInitReboot=0
|
||||||
|
Reference in New Issue
Block a user