Skip to content

Commit 53ec229

Browse files
Update README.md
1 parent bca265b commit 53ec229

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
#### نصب :
1818

1919

20-
برای اجرای این اسکریپت نیاز به کرل و دیالوگ دارید.اگر روی سرورتون نصب نیست با دستور زیر نصبش کنید
20+
برای اجرای این اسکریپت نیاز به کرل دارید.اگر روی سرورتون نصب نیست با دستور زیر نصبش کنید
2121

22-
>sudo apt install curl dialog
22+
>sudo apt install curl
2323
2424

2525
اسکریپت زیر رو روی سرورتون اجرا کنید :
2626

2727

2828
```bash
29-
bash -c "$(curl -fsSL https://raw.githubusercontent.com/TheyCallMeSecond/config-examples/main/all-in-one.sh)"
29+
bash -c "$(curl -fsSL https://raw.githubusercontent.com/TheyCallMeSecond/config-examples/main/Sing-Box_Config_Installer/Menu-Selector.sh)"
3030
```
3131
[![bash screen](https://github.com/TheyCallMeSecond/config-examples/blob/main/img/29.png?raw=true "bash screen")](https://github.com/TheyCallMeSecond/config-examples/blob/main/img/29.png?raw=true "bash screen")
3232

0 commit comments

Comments
 (0)