Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/isida/vi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/xkcd.py')
-rw-r--r--plugins/xkcd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xkcd.py b/plugins/xkcd.py
index 33756e0..65b4163 100644
--- a/plugins/xkcd.py
+++ b/plugins/xkcd.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# --------------------------------------------------------------------------- #