File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ INSTALL_DIR_SIZE_PRE="$(du -sh ${INSTALL_DIR} | cut -f1)" && export INSTALL_DIR_
101101# b3sum : https://github.com/BLAKE3-team/BLAKE3
102102 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /b3sum" -o " ${INSTALL_DIR} /b3sum" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /b3sum" " ${INSTALL_STRATEGY} "
103103 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /b3sum" -o " ${INSTALL_DIR_ROOT} /b3sum" && eval " ${INSTALL_POST} " " ${INSTALL_DIR_ROOT} /b3sum" " ${INSTALL_STRATEGY} "
104+ # bita: https://github.com/oll3/bita
105+ eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /bita" -o " ${INSTALL_DIR} /bita" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /bita" " ${INSTALL_STRATEGY} "
104106# btop: https://github.com/aristocratos/btop
105107 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /btop" -o " ${INSTALL_DIR} /btop" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /btop" " ${INSTALL_STRATEGY} "
106108# chafa: https://github.com/hpjansson/chafa
You can’t perform that action at this time.
0 commit comments