Fix wget URLs to point to Gitea instead of GitHub
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -45,7 +45,7 @@ curl -sL https://git.samnet.dev/SamNet-dev/conduit/raw/branch/main/conduit.sh |
|
|||||||
Or download and run manually:
|
Or download and run manually:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://raw.githubusercontent.com/SamNet-dev/conduit-manager/main/conduit.sh
|
wget https://git.samnet.dev/SamNet-dev/conduit/raw/branch/main/conduit.sh
|
||||||
sudo bash conduit.sh
|
sudo bash conduit.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -353,7 +353,7 @@ curl -sL https://git.samnet.dev/SamNet-dev/conduit/raw/branch/main/conduit.sh |
|
|||||||
یا دانلود و اجرای دستی:
|
یا دانلود و اجرای دستی:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget https://raw.githubusercontent.com/SamNet-dev/conduit-manager/main/conduit.sh
|
wget https://git.samnet.dev/SamNet-dev/conduit/raw/branch/main/conduit.sh
|
||||||
sudo bash conduit.sh
|
sudo bash conduit.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user