File: bootstrap

package info (click to toggle)
ruby-github-markup 1.7.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 372 kB
  • sloc: ruby: 441; python: 170; sh: 26; makefile: 18; perl: 12
file content (8 lines) | stat: -rwxr-xr-x 81 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
#!/bin/bash

set -e

cd $(dirname "$0")/..

bundle install
easy_install docutils