aboutsummaryrefslogtreecommitdiff
path: root/plip
diff options
context:
space:
mode:
Diffstat (limited to 'plip')
-rw-r--r--plip/plipcmd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plip/plipcmd.py b/plip/plipcmd.py
index 5de6ca2..c941f42 100644
--- a/plip/plipcmd.py
+++ b/plip/plipcmd.py
@@ -1,4 +1,4 @@
-#!/bin/python3
+#! /usr/bin/env python
"""
Protein-Ligand Interaction Profiler - Analyze and visualize protein-ligand interactions in PDB files.
plipcmd.py - Main script for PLIP command line execution.