6 lines
124 B
Bash
Executable file
6 lines
124 B
Bash
Executable file
npm install gulp gulp-include gulp-sass gulp-clean-css
|
|
cd src/blog
|
|
npm install hexo
|
|
cd ../textes
|
|
npm install hexo
|
|
cd ../../
|