jae-jae
12/16/2016 - 4:06 AM

安装Grive,在Linux VPS上同步文件到Google Drive

安装Grive,在Linux VPS上同步文件到Google Drive

#!/bin/bash

# apt-get install software-properties-common -y

add-apt-repository ppa:nilarimogard/webupd8
apt-get update
apt-get install grive -y

mkdir ~/google_drive
cd ~/google_drive
grive -a