updates
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import datasquirel from "@moduletrace/datasquirel";
|
||||
import { execSync, ExecSyncOptions } from "child_process";
|
||||
import { execSync, type ExecSyncOptions } from "child_process";
|
||||
import path from "path";
|
||||
|
||||
const BACKUP_DIR = `/root/backups`;
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
import datasquirel from "@moduletrace/datasquirel";
|
||||
import { execSync, ExecSyncOptions } from "child_process";
|
||||
import { execSync, type ExecSyncOptions } from "child_process";
|
||||
import path from "path";
|
||||
|
||||
const BACKUP_DIR = `/root/backups`;
|
||||
|
||||
Reference in New Issue
Block a user