mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
remove nodesource
This commit is contained in:
parent
a54e93a857
commit
758818c5c2
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@ ynh_app_setting_set --app=$app --key=port --value=$port
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_print_info --message="Add nodejs repository..."
|
ynh_print_info --message="Add nodejs repository..."
|
||||||
|
|
||||||
curl -sL https://deb.nodesource.com/setup_8.x | sudo bash -
|
|
||||||
ynh_install_extra_repo --repo="deb https://deb.nodesource.com/node_8.x stretch main" --key="https://deb.nodesource.com/gpgkey/nodesource.gpg.key"
|
ynh_install_extra_repo --repo="deb https://deb.nodesource.com/node_8.x stretch main" --key="https://deb.nodesource.com/gpgkey/nodesource.gpg.key"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue