File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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```
You can’t perform that action at this time.
0 commit comments