mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-01-13 00:30:31 +08:00
Trying to fix a Travis mv
bug
This commit is contained in:
parent
7c9de73856
commit
eb607cf363
@ -29,8 +29,8 @@ build:
|
||||
lessc --clean-css="--compatibility=ie8" --source-map ${SITE_LESS} ${SITE_CSS}
|
||||
|
||||
@echo "Moving CSS, LESS & SASS to /"
|
||||
mv ${FA_SCSS_DIRECTORY}/fork-awesome.scss.txt ${FA_SCSS_DIRECTORY}/fork-awesome.scss
|
||||
cp -r ${FA_ROOT_DIRECTORY}/ ../
|
||||
mv "../scss/fork-awesome.scss.txt" "../scss/fork-awesome.scss"
|
||||
|
||||
@echo "Moving font files to assets"
|
||||
cp -r "../fonts" ${FA_ROOT_DIRECTORY}/
|
||||
|
Loading…
Reference in New Issue
Block a user