株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

手順

依存パッケージインストール

sudo apt install libcurl4-openssl-dev
sudo apt install libsqlite3-dev
sudo snap install --classic dmd && sudo snap install --classic dub

OneDriveインストール

git clone https://github.com/skilion/onedrive.git
cd onedrive
make
sudo make install

起動

onedrive

ログインURLが表示されるので、そのURLへアクセスし、ログイン後のURLを貼り付けるとホームディレクトリの下にOneDriveフォルダが作成される

自動起動設定

systemctl --user enable onedrive
systemctl --user start onedrive

参考

https://github.com/skilion/onedrive
https://tobubiyori.blogspot.com/2017/11/ubuntulinuxonedrive.html

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)