mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-27 04:15:53 +00:00
fix password cat
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
],
|
],
|
||||||
"default_credentials": {
|
"default_credentials": {
|
||||||
"username": "admin",
|
"username": "admin",
|
||||||
"password": "`cat /etc/inventree/admin_password`"
|
"password": "`cat /etc/inventree/admin_password.txt`"
|
||||||
},
|
},
|
||||||
"notes": [
|
"notes": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user