Skip to content

Commit f4e9347

Browse files
committed
README: update repo name
Signed-off-by: ImSpiDy <SpiDy2713@gmail.com>
1 parent 7786979 commit f4e9347

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
### Import or Update Kernel Drivers
22
```bash
3-
bash <(curl -s https://raw.githubusercontent.com/ImSpiDy/MyScripts/main/import.sh)
3+
bash <(curl -s https://raw.githubusercontent.com/ImSpiDy/Scripts/main/import.sh)
44
```
55

66
### Import or Update Wireguard
77
```bash
8-
bash <(curl -s https://raw.githubusercontent.com/ImSpiDy/MyScripts/main/wireguard.sh)
8+
bash <(curl -s https://raw.githubusercontent.com/ImSpiDy/Scripts/main/wireguard.sh)
99
```
1010

1111
### Upload file on Github / DevUpload
1212
```bash
13-
bash <(curl -s https://raw.githubusercontent.com/ImSpiDy/MyScripts/main/upload.sh)
13+
bash <(curl -s https://raw.githubusercontent.com/ImSpiDy/Scripts/main/upload.sh)
1414
```
1515

1616
### Download file with aria2c
1717
```bash
18-
bash <(curl -s https://raw.githubusercontent.com/ImSpiDy/MyScripts/main/download.sh)
18+
bash <(curl -s https://raw.githubusercontent.com/ImSpiDy/Scripts/main/download.sh)
1919
```

0 commit comments

Comments
 (0)