diff --git a/shell.py b/shell.py index 074022d..12cfda8 100755 --- a/shell.py +++ b/shell.py @@ -1,5 +1,5 @@ -# PCLISH - Python Command Line Shell #!/usr/bin/env python3 +# PCLISH - Python Command Line Shell import os import subprocess