From 55ec25f5e8b771c5593a3cc0560d41747f862b58 Mon Sep 17 00:00:00 2001 From: Nicholas Penree Date: Sun, 15 Dec 2024 21:24:27 -0500 Subject: [PATCH] feat(server): edit copy on script editor --- .../components/dashboard/settings/servers/edit-script.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/dokploy/components/dashboard/settings/servers/edit-script.tsx b/apps/dokploy/components/dashboard/settings/servers/edit-script.tsx index 8d95dd90..faaecb1f 100644 --- a/apps/dokploy/components/dashboard/settings/servers/edit-script.tsx +++ b/apps/dokploy/components/dashboard/settings/servers/edit-script.tsx @@ -108,8 +108,7 @@ export const EditScript = ({ serverId }: Props) => { - We suggest to don't modify the script if you don't know what you are - doing + We recommend not modifying this script unless you know what you are doing.