mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 03:11:19 +02:00
Fixed double copy action in Makefile.
This commit is contained in:
1
Makefile
1
Makefile
@@ -19,7 +19,6 @@ docs: bootstrap
|
|||||||
cp img/* docs/assets/img/
|
cp img/* docs/assets/img/
|
||||||
cp js/*.js docs/assets/js/
|
cp js/*.js docs/assets/js/
|
||||||
cp js/tests/vendor/jquery.js docs/assets/js/
|
cp js/tests/vendor/jquery.js docs/assets/js/
|
||||||
cp js/tests/vendor/jquery.js docs/assets/js/
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# BUILD SIMPLE BOOTSTRAP DIRECTORY
|
# BUILD SIMPLE BOOTSTRAP DIRECTORY
|
||||||
|
Reference in New Issue
Block a user