@bostonuniversity/buwp-local 0.5.2 → 0.5.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +0 -8
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -84,11 +84,3 @@ Your local WordPress site should now be accessible at the hostname you configure
|
|
|
84
84
|
```
|
|
85
85
|
|
|
86
86
|
This will download the latest snapshot from the specified source and import it into your local WordPress environment.
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
scp username@ist-wp-app-dv01.bu.edu:/etc/ist-apps/buwp-local-credentials.json ~/Downloads/
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
scp jaydub@ist-wp-app-dv01.bu.edu:/etc/ist-apps/buwp-local-credentials.json ~/Downloads/
|