mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update install
This commit is contained in:
parent
aca63639b1
commit
f8de92891f
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ popd
|
|||
|
||||
# worckaround while https://github.com/chartjs/Chart.js/issues/11478 is not fixed
|
||||
ynh_exec_warn_less mkdir "$install_dir/vendor/chartjs"
|
||||
ynh_exec_warn_less curl -o /var/www/html/vendor/chartjs/chart.js https://cdn.jsdelivr.net/npm/chart.js
|
||||
ynh_exec_warn_less curl -o "$install_dir/vendor/chartjs"/chart.js https://cdn.jsdelivr.net/npm/chart.js
|
||||
|
||||
#=================================================
|
||||
# PHP-FPM CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue