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
c2d41f5a0f
commit
80508f1a25
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ chown -R $app:www-data "$install_dir"
|
|||
pushd $install_dir/stt/whisper.cpp/
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
ynh_exec_warn_less cmake ..
|
||||
ynh_exec_warn_less make -j
|
||||
ynh_exec_warn_less make install
|
||||
popd
|
||||
|
|
Loading…
Reference in a new issue