We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20037e6 commit cec638bCopy full SHA for cec638b
scripts/mac.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
git pull
3
+pip3 install -r requirements.txt
4
pip3 install git+https://github.com/ScriptSmith/socialreaper.git
5
rm -r dist/
6
pyinstaller reaper.spec
0 commit comments