mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-05-04 05:23:07 +00:00
Fix habitica config path (#4181)
This commit is contained in:
parent
0c7052ae58
commit
3b2aa30d48
@ -12,7 +12,7 @@
|
|||||||
"documentation": "https://github.com/HabitRPG/habitica/wiki",
|
"documentation": "https://github.com/HabitRPG/habitica/wiki",
|
||||||
"website": "https://habitica.com/",
|
"website": "https://habitica.com/",
|
||||||
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/habitica.svg",
|
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/habitica.svg",
|
||||||
"config_path": "/etc/headscale/config.yaml",
|
"config_path": "/opt/habitica/config.json",
|
||||||
"description": "Habitica is an open-source habit-building program that treats your life like a role-playing game. Level up as you succeed, lose HP as you fail, and earn Gold to buy weapons and armor!",
|
"description": "Habitica is an open-source habit-building program that treats your life like a role-playing game. Level up as you succeed, lose HP as you fail, and earn Gold to buy weapons and armor!",
|
||||||
"install_methods": [
|
"install_methods": [
|
||||||
{
|
{
|
||||||
@ -35,11 +35,6 @@
|
|||||||
{
|
{
|
||||||
"text": "It takes a minute or two after installation for web UI to start, please be patient.",
|
"text": "It takes a minute or two after installation for web UI to start, please be patient.",
|
||||||
"type": "info"
|
"type": "info"
|
||||||
},
|
|
||||||
{
|
|
||||||
"text": "Config file is at `/opt/habitica/config.json`",
|
|
||||||
"type": "info"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user