Skip to content

Commit 7deed5e

Browse files
committed
pull socialreaper from github on mac
1 parent b1a253b commit 7deed5e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

scripts/mac.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#!/bin/bash
22
git pull
3-
cd ../socialreaper/
4-
git pull
5-
cd ../reaper/
6-
pip3 install -e ../socialreaper/
3+
pip3 install git+https://github.com/ScriptSmith/socialreaper.git
74
rm -r dist/
85
pyinstaller reaper.spec
96
cd dist/

0 commit comments

Comments
 (0)