Horje
shell script for aws lightsail launch Code Example
shell script for aws lightsail launch
# update package list
apt-get –y update
# download wordpress plugin
wget "https://downloads.wordpress.org/plugin/buddypress.2.7.0.zip"
apt-get –y install unzip
# unzip into wordpress plugin directory
unzip buddypress.2.7.0.zip -d /var/wordpress/plugins




Shell

Related
Shell Script to Install Ansible AWX on centos 7 Code Example Shell Script to Install Ansible AWX on centos 7 Code Example
know version of centos ec2 Code Example know version of centos ec2 Code Example
staticpodpath in kuberetes Code Example staticpodpath in kuberetes Code Example
source vimrc from the web Code Example source vimrc from the web Code Example
how add ssh Code Example how add ssh Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7