Specify bash for script using bash features
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