1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-06-04 21:33:25 +02:00
parent fd6cdd41e6
commit 6374adc99a
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -313,6 +313,7 @@ ynh_npm install ep_table_of_contents@${ep_table_of_contents_version} >> $install
# Framapad - User Pad Contents font size can be set in settings, this does not effect other peoples views
ynh_npm install ep_font_size@${ep_font_size_version} >> $install_log 2>&1
popd
chown -R $app: $final_path/node_modules
#=================================================