Skip to content

Commit

Permalink
code inutile
Browse files Browse the repository at this point in the history
  • Loading branch information
A-312 committed Jan 19, 2020
1 parent 5e9e379 commit a932c0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/win/install_zds.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ if (-not (_in "-data") -and ((_in "+data") -or (_in "+base") -or (_in "+full")))
python manage.py load_fixtures --size=low --all; $exVal=($exVal + $LASTEXITCODE)

if ($exVal -ne 0) {
node ./node_modules/pm2/bin/pm2 show
Write-Output "Error: Error during fixtures generation." | red
}

Expand Down

0 comments on commit a932c0f

Please sign in to comment.