Make sure bash can be found on *BSD
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# This script creates a virtualenv named 'env' and installs all
|
# This script creates a virtualenv named 'env' and installs all
|
||||||
# python dependencies before activating the env and running Electrum.
|
# python dependencies before activating the env and running Electrum.
|
||||||
|
|||||||
Reference in New Issue
Block a user