mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Update install
This commit is contained in:
parent
80508f1a25
commit
49baf7ef56
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ popd
|
|||
|
||||
pushd $install_dir/build_stt/
|
||||
ynh_exec_warn_less ynh_exec_as $app CGO_ENABLED=0 $ynh_go build -o $install_dir/stt/
|
||||
ln -s $install_dir/stt/whisper.cpp/models .
|
||||
ln -s $install_dir/stt/whisper.cpp/models $install_dir/stt/
|
||||
popd
|
||||
|
||||
ynh_remove_go
|
||||
|
|
Loading…
Reference in a new issue