4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
source .env/bin/activate
|
|
node fetch_curricula.js
|
|
python run.py build |