mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
5 lines
70 B
Bash
5 lines
70 B
Bash
#!/bin/sh
|
|
|
|
python setup.py build_ext --inplace
|
|
python setup.py clean
|
|
|