Skip to content

optimized package installation#4

Open
dmitrygribenchuk wants to merge 1 commit into
AktivCo:publicfrom
dmitrygribenchuk:patch-4
Open

optimized package installation#4
dmitrygribenchuk wants to merge 1 commit into
AktivCo:publicfrom
dmitrygribenchuk:patch-4

Conversation

@dmitrygribenchuk

Copy link
Copy Markdown

optimized package installation

optimized package installation
Comment thread install.sh

apt-get update
apt-get install -y git python3-pip curl openvpn wget supervisor nginx
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curl'а в чистой системе не будет. Если потом продолжить работу скрипта install.sh, то фронтовая часть не соберется и не будет доступна.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants