mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Fixes for pedantic filename case on linux
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ module.exports = function (grunt) {
|
||||
},
|
||||
|
||||
bootstrap: {
|
||||
src : "UI/Content/bootstrap/bootstrap.less",
|
||||
src : "UI/Content/Bootstrap/bootstrap.less",
|
||||
dest: "_output/UI/Content/bootstrap.css"
|
||||
},
|
||||
general : {
|
||||
|
||||
Reference in New Issue
Block a user