6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
. ../tui.sh
|
||
|
|
||
|
tui_select First Second 'Another one'
|