mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Enable ssh using raspi-config
This commit is contained in:
@@ -20,8 +20,7 @@ set -e # Exit immidiately on non-zero result
|
||||
##################################################
|
||||
|
||||
echo "--- Enable sshd"
|
||||
touch /boot/ssh
|
||||
# /usr/bin/raspi-config nonint do_ssh 0
|
||||
/usr/bin/raspi-config nonint do_ssh 0
|
||||
|
||||
echo "--- GPIO enabled by default"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user