From 7805b5acd87eb5935b95755f70ba48431669f6d8 Mon Sep 17 00:00:00 2001 From: azadrahorg Date: Mon, 27 Feb 2023 14:05:30 -0500 Subject: [PATCH] up --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4837840..92e73e4 100644 --- a/README.md +++ b/README.md @@ -35,13 +35,13 @@ ip route list | grep default | cut -d' ' -f 3 For MikroTik 6.48.6 ```bash - cd my-project + bash -c "$(curl -L https://raw.githubusercontent.com/azadrahorg/Install-MikroTik-CHR-on-VPS/main/mik-6486.sh)" ``` For MikroTik 7.8 ```bash - cd my-project + bash -c "$(curl -L https://raw.githubusercontent.com/azadrahorg/Install-MikroTik-CHR-on-VPS/main/mik78.sh)" ``` After install be sure to turn off the server and turn on again