test
This commit is contained in:
parent
c2d11ad50f
commit
46478f0b84
1 changed files with 1 additions and 2 deletions
|
@ -176,9 +176,8 @@ install_db() {
|
|||
fi
|
||||
}
|
||||
|
||||
|
||||
install_wp_plugins() {
|
||||
download https://downloads.wordpress.org/plugin/activitypub.3.2.5.zip $TMPDIR/activitypub.zip
|
||||
download https://downloads.wordpress.org/plugin/activitypub.3.2.5.zip $TMPDIR/activitypub.zip
|
||||
unzip $TMPDIR/activitypub.zip -d $WP_CORE_DIR/wp-content/plugins/
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue