Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2019-05-06 19:54:11 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-05-06 19:54:11 +0300
commit5f6f1323f66288aeea69399811fc9d3a9b979db0 (patch)
treea240bd51285dd3b9189f6e3236dc82d945aaaf2a /scripts
parent5d6d67a20698151c32737a5ba12d785ed2d7c3dc (diff)
theme: update v4.3.0-dev to fix People widget + convert content to YAML
Diffstat (limited to 'scripts')
-rw-r--r--scripts/init_kickstart.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/init_kickstart.sh b/scripts/init_kickstart.sh
index 20053df4..d9d06f8f 100644
--- a/scripts/init_kickstart.sh
+++ b/scripts/init_kickstart.sh
@@ -13,7 +13,7 @@ cd scripts/
rsync -av ../themes/academic/exampleSite/config/ ../config/
# Install demo user
-rsync -av ../themes/academic/exampleSite/content/author/ ../content/author/
+rsync -av ../themes/academic/exampleSite/content/authors/ ../content/authors/
# Install an example instance of each widget type
rsync -av --exclude gallery/ ../themes/academic/exampleSite/content/home/ ../content/home/