From 2f2a33dc1b221f888cbaad54b9bdbcfb9e0cf204 Mon Sep 17 00:00:00 2001 From: neingeist Date: Wed, 11 Jul 2018 15:02:42 +0200 Subject: [PATCH] make it executable --- drive-download.py => drive-download | 2 ++ 1 file changed, 2 insertions(+) rename drive-download.py => drive-download (98%) mode change 100644 => 100755 diff --git a/drive-download.py b/drive-download old mode 100644 new mode 100755 similarity index 98% rename from drive-download.py rename to drive-download index 036a877..44dc8c0 --- a/drive-download.py +++ b/drive-download @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 + FOLDER = '1J_Yw3ENBfDOEjiPV2LpYIa86aAPnaVx3' import sys