From db84cec53e3add27b68897c7cad4a7d6db133c34 Mon Sep 17 00:00:00 2001 From: wallaceosmar Date: Sat, 23 Nov 2024 17:08:56 +0000 Subject: [PATCH] Atualizar README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a1e33b..7ed82a9 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Installation scripts ``` -curl -sfL https://git.masscivicdynamic.com/wallaceosmar/nexo-cloud-scripts/raw/branch/main/install.sh | sudo sh - +curl -s https://git.masscivicdynamic.com/wallaceosmar/nexo-cloud-scripts/raw/branch/main/install.sh -o install.sh && bash install.sh && rm install.sh ``` \ No newline at end of file