diff --git a/run b/run index 756db1f..c0a5f2c 100755 --- a/run +++ b/run @@ -33,7 +33,6 @@ if [ $# -ge 1 ]; then echo "- Initialisation de git submodule" git submodule init echo "- Installe les dépendances node" - nvm use cd themes/hugo-theme-lowtech && npm i fi else