From e88d8b2f361f751b5dbfbaa8ec4db6231bba7bd5 Mon Sep 17 00:00:00 2001 From: yppo Date: Thu, 30 Mar 2017 22:03:17 +0100 Subject: [PATCH] Correcting file name --- source/sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/sync.sh b/source/sync.sh index 8639830..05f7085 100644 --- a/source/sync.sh +++ b/source/sync.sh @@ -8,7 +8,7 @@ echo "$0 version 4.20 by Claude Pageau" # for gdrive details see https://github.com/odeke-em/drive/releases # To manually install gdrive binary perform the following. # cd ~ -# wget -O gdrive -q --show-progress https://raw.github.com/pageauc/pi-timolo/master/source/gdrive_armv6 +# wget -O gdrive -q --show-progress https://raw.github.com/pageauc/pi-timolo/master/source/drive_armv6 # chmod +x gdrive # sudo cp gdrive /usr/local/bin/ # rm gdrive