diff --git a/install_requirements_LINUX.sh b/install_requirements_LINUX.sh old mode 100644 new mode 100755 diff --git a/install_requirements_WINDOWS.bat b/install_requirements_WINDOWS.bat old mode 100644 new mode 100755 diff --git a/pluget.py b/pluget.py old mode 100644 new mode 100755 index 0a26d93..9275cf1 --- a/pluget.py +++ b/pluget.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python """ Handles the main function and the argument passing for the whole pluGET program """