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