Update shell.py

This commit is contained in:
JaydenMW 2021-02-20 21:36:02 +00:00
parent 898ea35794
commit 81973ab2f9
1 changed files with 5 additions and 5 deletions

View File

@ -119,7 +119,7 @@ def main():
elif inp == "system":
pclish_system()
elif inp == "echo ":
pclish_echo(txt)
pclish_echo()
elif inp == "oscmd ":
pclish_oscmd()
else: