From 5d6c9fd39de3b7179b9dd6cc3a13cb07369c9689 Mon Sep 17 00:00:00 2001 From: Madmin27 Date: Wed, 13 Mar 2024 20:01:39 +0300 Subject: [PATCH] =?UTF-8?q?=C3=B6ncesinde=20stop=20gerekli?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit systemctl stop rusk --- guncelleme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guncelleme.md b/guncelleme.md index 5fe9ac4..9663434 100644 --- a/guncelleme.md +++ b/guncelleme.md @@ -1,4 +1,8 @@ ## Dusk 1.8 güncelleme +```shell +systemctl stop rusk +``` + ```shell curl --proto '=https' --tlsv1.2 -sSfL https://github.com/dusk-network/itn-installer/releases/download/v0.1.8/itn-installer.sh | sudo sh ```