Merge pull request #16 from cerc-io/dboreham/use-bash
Specify bash for script using bash features
This commit is contained in:
commit
08fc316ff0
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
python3 -m venv venv
|
||||
source ./venv/bin/activate
|
||||
|
Loading…
Reference in New Issue
Block a user