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 @@ -128,6 +128,8 @@ INSTALL_DIR_SIZE_PRE="$(du -sh ${INSTALL_DIR} | cut -f1)" && export INSTALL_DIR_
128128 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /dos2unix" -o " ${INSTALL_DIR} /dos2unix" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /dos2unix" " ${INSTALL_STRATEGY} "
129129# duf
130130 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /duf" -o " ${INSTALL_DIR} /duf" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /duf" " ${INSTALL_STRATEGY} "
131+ # duplicut
132+ eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /duplicut" -o " ${INSTALL_DIR} /duplicut" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /duplicut" " ${INSTALL_STRATEGY} "
131133# dust
132134 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /dust" -o " ${INSTALL_DIR} /dust" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /dust" " ${INSTALL_STRATEGY} "
133135# dwarfs-tools
You can’t perform that action at this time.
0 commit comments