Add files

This commit is contained in:
Arinerron 2019-07-20 13:19:24 -07:00
parent 3c593ca316
commit 6a576131f8
No known key found for this signature in database
GPG Key ID: 99383627861C62F0
3 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh
make plugins-reset
find . -name '__pycache__' -type d | xargs rm -rf

3
install/post_build.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/sh
sh run_tests.sh

View File

@ -14,7 +14,7 @@ relationships:
sources:
- git: https://gitlab.com/beardog/onionr.git
branch: master
branch: easy-releases
dependencies:
- deb: git