summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2024-12-25 19:59:25 +0100
committerHolger Weiss <holger@zedat.fu-berlin.de>2024-12-25 19:59:25 +0100
commit7471d8fd266fa7c23c9562cabab2e370b303d476 (patch)
treee13b09f62a717072900d8681dbfff00cfba75658 /libexec
parentd1ef851b9d09e9069fa43d3114ef2e9dc94dcfc8 (diff)
downloadsite-7471d8fd266fa7c23c9562cabab2e370b303d476.tar.gz
poole: Use local Python 2 installation
Diffstat (limited to 'libexec')
-rwxr-xr-xlibexec/poole2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/poole b/libexec/poole
index 3735f90..eeac0b9 100755
--- a/libexec/poole
+++ b/libexec/poole
@@ -1,4 +1,4 @@
1#!/usr/bin/env python 1#!/home/plugins/python2/bin/python
2# -*- coding: utf-8 -*- 2# -*- coding: utf-8 -*-
3 3
4# ============================================================================= 4# =============================================================================