This commit is contained in:
parent
ac31fb0024
commit
6389431412
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,4 +3,4 @@
|
||||
publish
|
||||
books
|
||||
__pycache__
|
||||
.build-trigger-2014-12-02 15:22
|
||||
.build-trigger-2014-12-02 15:26
|
||||
|
4
Makefile
4
Makefile
@ -41,8 +41,8 @@ valgrind: build
|
||||
valgrind ./isspam ./spam/*.txt
|
||||
|
||||
publish:
|
||||
wget https://retoor.molodetz.nl/api/packages/retoor/generic/env.py/1.0.0/env.py
|
||||
wget https://retoor.molodetz.nl/api/packages/retoor/generic/publish/1.0.0/publish
|
||||
wget https://retoor.molodetz.nl/api/packages/retoor/generic/env.py/1.0.0/env.py --quiet
|
||||
wget https://retoor.molodetz.nl/api/packages/retoor/generic/publish/1.0.0/publish -- quiet
|
||||
chmod +x publish
|
||||
./publish isspam
|
||||
./publish risspam
|
||||
|
Loading…
Reference in New Issue
Block a user