mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-18 03:54:10 +02:00
Pointed script to new directory for data
This commit is contained in:
@@ -391,7 +391,7 @@ def main() -> None:
|
||||
parser.add_argument(
|
||||
"--applications-file",
|
||||
default=str(APPLICATIONS_FILE),
|
||||
help="Path to applications.json (default: core/data/dynamic/applications.json).",
|
||||
help="Path to applications.json (default: ../../data/dynamic/applications.json).",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--full-details",
|
||||
|
||||
Reference in New Issue
Block a user