Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 453 Bytes

OneDrive on Bash


#Install-[OneDrive for Personal]

bash -c "$(wget --no-check-certificate -q -O- "https://raw.githubusercontent.com/0oVicero0/OneDrive/master/OneDrive.sh")" -c "personal"

#Install-[OneDrive for Business]

bash -c "$(wget --no-check-certificate -q -O- "https://raw.githubusercontent.com/0oVicero0/OneDrive/master/OneDrive.sh")" -c "business"