File: bootstrap

package info (click to toggle)
ruby-jekyll-sass-converter 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 312 kB
  • sloc: ruby: 818; sh: 22; makefile: 6
file content (5 lines) | stat: -rwxr-xr-x 59 bytes parent folder | download
1
2
3
4
5
#! /bin/bash

set -e

bundle install -j8 || bundle install