4fd8826d22
ET y'a les cogs mon p'tit tabarnak !
5 lines
92 B
Bash
Executable file
5 lines
92 B
Bash
Executable file
#!/bin/bash
|
|
title="{TuxBot} - Unix Commander"
|
|
echo -e '\033]2;'$title'\007'
|
|
|
|
python3 bot.py
|