@ -15,7 +15,7 @@ def custom_terminal():
"bash": bash_command
}
print("Welcome to your custom terminal! Type 'exit' to quit.")
print("Welcome to your PyOS PC! Type 'exit' to quit.")
while True:
command = input("root@python $").strip()