You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
508 B
20 lines
508 B
diff --git a/src/vfs/extfs/helpers/s3+.in b/src/vfs/extfs/helpers/s3+.in
|
|
index 2ab596a..65b709b 100644
|
|
--- a/src/vfs/extfs/helpers/s3+.in
|
|
+++ b/src/vfs/extfs/helpers/s3+.in
|
|
@@ -1,4 +1,4 @@
|
|
-#! @PYTHON@
|
|
+#! @PYTHON@2
|
|
# -*- coding: utf-8 -*-
|
|
|
|
#
|
|
diff --git a/src/vfs/extfs/helpers/uc1541.in b/src/vfs/extfs/helpers/uc1541.in
|
|
index dd7b7c4..8da6bfb 100644
|
|
--- a/src/vfs/extfs/helpers/uc1541.in
|
|
+++ b/src/vfs/extfs/helpers/uc1541.in
|
|
@@ -1,4 +1,4 @@
|
|
-#! @PYTHON@
|
|
+#! @PYTHON@2
|
|
"""
|
|
UC1541 Virtual filesystem
|
|
|
|
|