Compare commits
2 Commits
c4dac1f8e7
...
5aef81dac4
Author | SHA1 | Date | |
---|---|---|---|
|
5aef81dac4 | ||
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…
x
Reference in New Issue
Block a user