9 lines
162 B
Bash
9 lines
162 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
# archypr:summary=Open Voxtype AI model setup
|
||
|
|
|
||
|
|
set -e
|
||
|
|
|
||
|
|
archypr-aunch-floating-terminal-with-presentation "voxtype setup model"
|
||
|
|
archypr-estart-waybar
|