add -y
This commit is contained in:
parent
7792577ad9
commit
1d4c55a57e
@ -50,7 +50,7 @@ Your frontend should be now in **/var/www/ffplayout/ffplayout/frontend/dist** fo
|
||||
On debian 10 you need to install:
|
||||
|
||||
```
|
||||
apt install curl
|
||||
apt install -y curl
|
||||
```
|
||||
|
||||
```
|
||||
@ -58,5 +58,5 @@ curl -sL https://deb.nodesource.com/setup_14.x | bash -
|
||||
```
|
||||
|
||||
```
|
||||
apt install sudo net-tools git python3-dev build-essential virtualenv python3-virtualenv nodejs nginx autoconf automake libtool pkg-config texi2html yasm cmake curl mercurial git wget gperf
|
||||
apt install -y sudo net-tools git python3-dev build-essential virtualenv python3-virtualenv nodejs nginx autoconf automake libtool pkg-config texi2html yasm cmake curl mercurial git wget gperf
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user