File size: 93 Bytes
8969f81
 
 
 
 
 
1
2
3
4
5
6
#!/usr/bin/env bash

sudo apt install jq -y
pip install -r requirements.txt
cd id
npm install