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-02-24 04:23:30 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2019-02-24 04:23:30 +0300
commitc7e09f4aa410fc25dce247966f60c78e782d0ab7 (patch)
treeb355e6e4d16a4231892681f82e8659d7001b28b3 /scripts
parent1d6e6e629ee5664a3ba592e2bd48aef5022536bc (diff)
theme: sync v4.1 dev and upgrade home sections to use Pages widget
Diffstat (limited to 'scripts')
-rw-r--r--scripts/init_kickstart.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/init_kickstart.sh b/scripts/init_kickstart.sh
index a1320215..5dc501d0 100644
--- a/scripts/init_kickstart.sh
+++ b/scripts/init_kickstart.sh
@@ -3,7 +3,9 @@
# WARNING: this will reset the project to the Kickstart template!
# Update Academic
-source ../update_academic.sh
+cd ..
+source update_academic.sh
+cd scripts/
#################################################