This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # onedrive-ubu.sh | |
| # A BASH script to set up OneDrive integration with GNOME on Ubuntu | |
| # Copyright (C) 2018 Garrett Mills (garrett@glmdev.tech) | |
| # This software is licensed under the MIT License. | |
| # This sofware is provided without warranty or even any implied intent of purpose. | |
| # | |
| # OnedriveD: https://github.com/xybu/onedrived-dev | |
| # |