Skip to content

Commit f4d6fbf

Browse files
authored
Update run_swattr.sh
1 parent 6dcc904 commit f4d6fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_scripts/run_swattr.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
cd ../swattr
3+
curl -sS https://bootstrap.pypa.io/get-pip.py | python3
34
bash 0_get_swattr.sh
45
bash 1_run_swattr.sh
56
pip3 install -r requirements.txt

0 commit comments

Comments
 (0)