443dcb0091
Une bonne update des familles
5 lines
93 B
Bash
Executable file
5 lines
93 B
Bash
Executable file
#!/bin/bash
|
|
title="{TuxBot} - Unix Commander"
|
|
echo -e '\033]2;'$title'\007'
|
|
|
|
python3 main.py
|