1
0
Fork 0
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:
Éric Gaspar 2024-07-30 15:32:37 +02:00
parent 49baf7ef56
commit 0323d32e5b

View file

@ -46,7 +46,6 @@ ynh_replace_string --match_string="<div class=\"galene-header\">Galène</div>" -
chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir"
#Build and install whisper.cpp:
pushd $install_dir/stt/whisper.cpp/
mkdir build