Skip to content

Commit b6ba17c

Browse files
committed
update deploy instructions
1 parent 9a71a9b commit b6ba17c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ Comes with Geolocation API
1212
## Build and deploy instructions
1313
- `npm run dist` will run a build, then convert it to a wordpress compatible theme.
1414
- Upload the `dist` folder to `/mnt/efs/fs1/wordpress/wp-content/themes/dazser-map`
15+
- `sudo rm -rf /mnt/efs/fs1/wordpress/wp-content/themes/dazser-map`
16+
- `sudo mv ~/dist /mnt/efs/fs1/wordpress/wp-content/themes/dazser-map`
17+
- `sudo chown www-data:www-data /mnt/efs/fs1/wordpress/wp-content/themes/dazser-map -R`

0 commit comments

Comments
 (0)