Skip to content

Commit cec638b

Browse files
authored
update reqirements in mac script
1 parent 20037e6 commit cec638b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/mac.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
git pull
3+
pip3 install -r requirements.txt
34
pip3 install git+https://github.com/ScriptSmith/socialreaper.git
45
rm -r dist/
56
pyinstaller reaper.spec

0 commit comments

Comments
 (0)