Merge pull request #5542 from gballet/fix-electrum-env-for-freebsd
Fix electrum-env on FreeBSD
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
|
||||
# python dependencies before activating the env and running Electrum.
|
||||
|
||||
Reference in New Issue
Block a user