Added ebuildtester-run
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
parent
90e44d2278
commit
0ec7fcef2f
11
.local/bin/ebuildtester-run
Executable file
11
.local/bin/ebuildtester-run
Executable file
@ -0,0 +1,11 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
sudo ebuildtester \
|
||||||
|
--threads 8 \
|
||||||
|
--pull \
|
||||||
|
--update \
|
||||||
|
--unstable \
|
||||||
|
--rm \
|
||||||
|
--portage-dir /home/yorune/git/dev/gentoo \
|
||||||
|
--overlay-dir /home/yorune/git/dev/guru
|
||||||
|
--atom "$@"
|
Loading…
Reference in New Issue
Block a user