From 4fd078fead3b51e1fbedbf5088d119a789a4d32b Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Thu, 2 Jul 2026 17:39:59 +0300 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f476a04..aed10a2 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# Server-Setup \ No newline at end of file +# Server-Setup + +ssh root@SUNUCU_IP + +apt update && apt full-upgrade -y +reboot + +ssh root@SUNUCU_IP + +apt install -y curl wget sudo gnupg2 ca-certificates