3 lines
60 B
Bash
3 lines
60 B
Bash
#!/bin/sh
|
|
exec /usr/local/bin/bee tui --runtime livecd "$@"
|
#!/bin/sh
|
|
exec /usr/local/bin/bee tui --runtime livecd "$@"
|