mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-16 04:35:24 +02:00
refactor: update paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { execAsync } from "@dokploy/server/utils/process/execAsync";
|
||||
import { execAsync } from "@dokploy/server";
|
||||
import os from "node:os";
|
||||
import path from "node:path";
|
||||
import fs from "node:fs";
|
||||
|
||||
Reference in New Issue
Block a user