mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-01 05:00:34 +00:00
refactor: migrate user data to usr/ + update frontend paths
This commit is contained in:
parent
4121c04b54
commit
10bc874f05
19 changed files with 170 additions and 45 deletions
|
|
@ -26,7 +26,7 @@ from python.helpers import projects
|
|||
import pytz
|
||||
from typing import Annotated
|
||||
|
||||
SCHEDULER_FOLDER = "tmp/scheduler"
|
||||
SCHEDULER_FOLDER = "usr/scheduler"
|
||||
|
||||
# ----------------------
|
||||
# Task Models
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue