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
0323d32e5b
commit
c580c71eeb
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ pushd $install_dir/build_ldap/
|
||||||
popd
|
popd
|
||||||
|
|
||||||
pushd $install_dir/build_stt/
|
pushd $install_dir/build_stt/
|
||||||
ynh_exec_warn_less ynh_exec_as $app CGO_ENABLED=0 $ynh_go build -o $install_dir/stt/
|
ynh_exec_warn_less ynh_exec_as $app CGO_ENABLED=1 $ynh_go build -o $install_dir/stt/
|
||||||
ln -s $install_dir/stt/whisper.cpp/models $install_dir/stt/
|
ln -s $install_dir/stt/whisper.cpp/models $install_dir/stt/
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue