Skip to content

Commit 18f474c

Browse files
fix: Update Passbolt credential path in JSON file (#9267)
1 parent c734239 commit 18f474c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/passbolt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"notes": [
3535
{
36-
"text": "Type `cat ~/.Passbolt.creds` to see MariaDB database credentials. You will need those to setup Passbolt.",
36+
"text": "Type `cat ~/passbolt.creds` to see MariaDB database credentials. You will need those to setup Passbolt.",
3737
"type": "info"
3838
},
3939
{

0 commit comments

Comments
 (0)