Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blazejjanus/onedrive_install_script

Linux OneDrive client update script for Ubuntu 22.X+ / Debian 11+ / Raspbian
https://github.com/blazejjanus/onedrive_install_script

linux onedrive-client

Last synced: about 2 months ago
JSON representation

Linux OneDrive client update script for Ubuntu 22.X+ / Debian 11+ / Raspbian

Awesome Lists containing this project

README

        

# Linux OneDrive client update script for Ubuntu 22.X+ / Debian 11+ / Raspbian
[OneDrive](https://github.com/abraunegg/onedrive) installation script for Raspbian (ARMHF) and Ubuntu 22.x / Debian 11 / Raspbian (ARM64)
[See install instruction](https://github.com/abraunegg/onedrive/blob/master/docs/INSTALL.md)

**How to set up?**

- Clone this repository
- Find the your local [OneDrive](https://github.com/abraunegg/onedrive) directory and open it
- Inside this directory create new directory called install
- Copy install.sh script to the new directory
- [Optionaly] You can add an alias to this script:

`alias onedrive-update="sudo bash /install/install.sh"`

`source ~/.bashrc`


**How to update OneDrive?**

When you got notified about new version of OneDrive client you launch this script with sudo.
If you have add an alias you can simply launch it using it, by executing: `onedrive-update` and providing your password (make sure you have sudo rights).