mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-17 22:14:28 +01:00
Rename command & functions to execute_shell
This commit is contained in:
@@ -52,7 +52,7 @@ def execute_python_file(file):
|
||||
|
||||
|
||||
|
||||
def exec_shell(command_line):
|
||||
def execute_shell(command_line):
|
||||
|
||||
old_dir = os.getcwd()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user