mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 15:37:55 +02:00
Fixes for pedantic filename case on linux
This commit is contained in:
@@ -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