mirror of
https://github.com/YunoHost-Apps/cac-proxy_ynh.git
synced 2024-09-03 18:16:07 +02:00
Update install
This commit is contained in:
parent
2bef32e3c1
commit
97258fc369
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ if [ $install_chromium -eq 1 ]; then
|
||||||
ynh_script_progression "Installing Chromium..."
|
ynh_script_progression "Installing Chromium..."
|
||||||
|
|
||||||
pushd "$install_dir/package"
|
pushd "$install_dir/package"
|
||||||
ynh_exec_as_app node "./node_modules/puppeteer/install.js"
|
ynh_exec_as_app npm "./node_modules/puppeteer/install.js"
|
||||||
popd
|
popd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue