added curl
package for debian jessie
seems like `curl` package is not part of debian base setup
This commit is contained in:
parent
5fd3af0236
commit
1aac22b46d
@ -20,11 +20,12 @@ Administrate its OpenVPN with a web interface (logs visualisations, users managi
|
|||||||
* unzip
|
* unzip
|
||||||
* wget
|
* wget
|
||||||
* sed
|
* sed
|
||||||
|
* curl
|
||||||
|
|
||||||
### Debian Jessie
|
### Debian Jessie
|
||||||
|
|
||||||
````
|
````
|
||||||
# apt-get install openvpn apache2 php5-mysql mysql-server php5 nodejs unzip git wget sed npm
|
# apt-get install openvpn apache2 php5-mysql mysql-server php5 nodejs unzip git wget sed npm curl
|
||||||
# npm install -g bower
|
# npm install -g bower
|
||||||
# ln -s /usr/bin/nodejs /usr/bin/node
|
# ln -s /usr/bin/nodejs /usr/bin/node
|
||||||
````
|
````
|
||||||
|
Loading…
Reference in New Issue
Block a user