forked from cerc-io/stack-orchestrator
Specify bash for script using bash features
This commit is contained in:
parent
f6676dc021
commit
6f882ffa2f
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
python3 -m venv venv
|
||||
source ./venv/bin/activate
|
||||
|
Loading…
Reference in New Issue
Block a user