diff options
Diffstat (limited to 'bin/pkgr_before_precompile.sh')
-rwxr-xr-x | bin/pkgr_before_precompile.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/pkgr_before_precompile.sh b/bin/pkgr_before_precompile.sh index 283abb6a0cd..5a2007f4ab0 100755 --- a/bin/pkgr_before_precompile.sh +++ b/bin/pkgr_before_precompile.sh @@ -18,6 +18,3 @@ rm config/resque.yml # Set default unicorn.rb file echo "" > config/unicorn.rb - -# Required for assets precompilation -sudo service postgresql start |