Skip to content

Commit

Permalink
Added some useful comments for first time users
Browse files Browse the repository at this point in the history
  • Loading branch information
ovpc authored and nachoparker committed Feb 23, 2018
1 parent e3a19b9 commit 9f819f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions etc/nextcloudpi-config.d/SSH.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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() { :; }

Expand Down

0 comments on commit 9f819f4

Please sign in to comment.