Commit 82d51314 authored by nimrod's avatar nimrod
Browse files

Use bash, otherwise pipenv fails to detect the shell and for tab completion.

parent 8dfa46b0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/sh
#!/usr/bin/env bash
set -eu

gen_completion () {