mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Update livebook.json (#9070)
Fixed incorrect path to livebook.creds file
This commit is contained in:
parent
cad3f716d2
commit
1b6d26a903
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
},
|
||||
"notes": [
|
||||
{
|
||||
"text": "Show initial Livebook password: `cat ~/livebook.creds`",
|
||||
"text": "Show initial Livebook password: `cat /opt/livebook/livebook.creds`",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue