mirror of
https://github.com/papercss/papercss
synced 2026-03-14 14:35:51 +01:00
try again
This commit is contained in:
parent
c1a2808307
commit
a6e7ccb0f1
2 changed files with 2 additions and 2 deletions
2
jake.bat
2
jake.bat
|
|
@ -1 +1 @@
|
|||
@call tests\build\scripts\run_jake -f tests\build\scripts\build.jakefile.js %*
|
||||
@call tests\build\scripts\run_jake -f tests\build\scripts\build.Jakefile.js %*
|
||||
|
|
|
|||
2
jake.sh
2
jake.sh
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
. tests/build/scripts/run_jake.sh -f tests/build/scripts/build.jakefile.js $*
|
||||
. tests/build/scripts/run_jake.sh -f tests/build/scripts/build.Jakefile.js $*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue