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