Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 640 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 640 Bytes

Import or Update Kernel Drivers

bash <(curl -s https://raw.githubusercontent.com/1xtAsh/MyScripts/main/import.sh)

Import or Update Wireguard

bash <(curl -s https://raw.githubusercontent.com/1xtAsh/MyScripts/main/wireguard.sh)

Upload file on Github / DevUpload

bash <(curl -s https://raw.githubusercontent.com/1xtAsh/MyScripts/main/upload.sh)

Download file with aria2c

bash <(curl -s https://raw.githubusercontent.com/1xtAsh/MyScripts/main/download.sh)

My ROM build Script

bash <(curl -s https://raw.githubusercontent.com/1xtAsh/MyScripts/main/buildROM.sh)