diff --git a/contrib/packager.io/after.sh b/contrib/packager.io/after.sh index 15362ca15..bdc19d00c 100755 --- a/contrib/packager.io/after.sh +++ b/contrib/packager.io/after.sh @@ -12,5 +12,3 @@ contrib/packager.io/fetch_locales.rb # delete asset cache rm -r tmp/cache - -rm -r vendor/bundle/ruby/2.3.0 || true