install onedrive ubuntu code example
Example 1: add onedrive to ubuntu
sudo apt-get install onedrive
onedrive
// Authenticate your account on the web
// Copy the response url and paste it
onedrive -m // To sync in real time
onedrive // To sync
Example 2: install onedrive in ubuntu 18.04
mkdir -p ~/.config/onedrive
cp ~/onedrive/config ~/ .config/onedrive/config