|
@@ -155,3 +155,4 @@ alias abx='[ -f nohup.out ] && rm -f nohup.out; nohup reportbuild -x &!'
|
|
alias abc='[ -f nohup.out ] && rm -f nohup.out; nohup reportbuild -c &!'
|
|
alias abc='[ -f nohup.out ] && rm -f nohup.out; nohup reportbuild -c &!'
|
|
alias abx='[ -f nohup.out ] && rm -f nohup.out; nohup reportbuild -x &!'
|
|
alias abx='[ -f nohup.out ] && rm -f nohup.out; nohup reportbuild -x &!'
|
|
alias abcx='[ -f nohup.out ] && rm -f nohup.out; nohup reportbuild -c -x &!'
|
|
alias abcx='[ -f nohup.out ] && rm -f nohup.out; nohup reportbuild -c -x &!'
|
|
|
|
+alias cb='sudo GNUPGHOME=/home/builder/.local/share/gnupg ccm64 s'
|