Change the shebang to use Python 3.7 - transferwee - Download/upload file via wetransfer.com
(HTM) git clone https://github.com/iamleot/transferwee
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) commit b98db25d560b7aff4f2f9cfe15ce2d0597163655
(DIR) parent 2afafc85334038e6c1b9e6ef8996be58cebed601
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Sat, 29 Sep 2018 20:58:37 +0200
Change the shebang to use Python 3.7
Diffstat:
M transferwee.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/transferwee.py b/transferwee.py
@@ -1,4 +1,4 @@
-#!/usr/pkg/bin/python3.6
+#!/usr/pkg/bin/python3.7
#
# Copyright (c) 2018 Leonardo Taccari