mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
Add Page Populator from Sonarr
This commit is contained in:
3
build.sh
3
build.sh
@@ -114,6 +114,8 @@ RunGulp()
|
||||
#npm-cache install npm || CheckExitCode npm install --no-optional --no-bin-links
|
||||
ProgressEnd 'npm install'
|
||||
|
||||
LintUI
|
||||
|
||||
ProgressStart 'Running gulp'
|
||||
CheckExitCode npm run build -- --production
|
||||
ProgressEnd 'Running gulp'
|
||||
@@ -265,7 +267,6 @@ case "$(uname -s)" in
|
||||
;;
|
||||
esac
|
||||
|
||||
LintUI
|
||||
Build
|
||||
RunGulp
|
||||
PackageMono
|
||||
|
||||
Reference in New Issue
Block a user