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

github.com/vaga/hugo-theme-m10c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabien <vaga@users.noreply.github.com>2022-10-06 20:46:28 +0300
committerGitHub <noreply@github.com>2022-10-06 20:46:28 +0300
commit135066d7866100c78a081d9f7a4eb549ed2c4c01 (patch)
tree941c8b37854b55e9d9c158694ac215b046be7aa9 /scripts
parentb2d32490682d62828b244c471d789ccce8029a74 (diff)
update feather icons
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/update_feather_icons.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_feather_icons.sh b/scripts/update_feather_icons.sh
index dff5129..f535122 100755
--- a/scripts/update_feather_icons.sh
+++ b/scripts/update_feather_icons.sh
@@ -8,7 +8,7 @@ git clone --depth=1 git@github.com:feathericons/feather.git $FEATHER_PATH
pushd $FEATHER_PATH
# Install dependencies
-yarn
+yarn install
mkdir dist