aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-07-04 21:33:52 +0530
committerGitHub <noreply@github.com>2020-07-04 21:33:52 +0530
commit36cc5ae5e8a40188a347fb0a9e5d918701bc8830 (patch)
tree5849bcbd982fe8c4049e77b92f4c43249ce2b932
parentb9ac837c663459d6e9ebf407909ec6294897c419 (diff)
Update plipcmd.py
-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.