From 9f819f4877e0d8b16a2baf5f43e60eed23d452ca Mon Sep 17 00:00:00 2001 From: Oliver V Date: Fri, 23 Feb 2018 10:32:23 +0100 Subject: Added some useful comments for first time users --- etc/nextcloudpi-config.d/SSH.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/nextcloudpi-config.d/SSH.sh b/etc/nextcloudpi-config.d/SSH.sh index 1ffdc1da..10d56747 100644 --- a/etc/nextcloudpi-config.d/SSH.sh +++ b/etc/nextcloudpi-config.d/SSH.sh @@ -13,6 +13,10 @@ PASS_=raspberry CONFIRM_=raspberry DESCRIPTION="Activate or deactivate SSH" +INFOTITLE="SSH notes" +INFO="In order to enable SSH, the password for user pi can NOT remain set to the default raspberry. +You HAVE to create a NEW password for pi if you want this program to enable SSH, it will fail if you dont! +Note: Use normal AlphaNumeric, the only special characters allowed are .,@-_/" install() { :; } -- cgit v1.2.3