2 lines
87 B
Plaintext
2 lines
87 B
Plaintext
|
#!/bin/sh
|
||
|
exec python3.9 /usr/share/bbj/clients/urwid/main.py --host bbj.tildeverse.org
|