Skip to content

Commit d353124

Browse files
authored
duplicut
1 parent 9611d2f commit d353124

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Linux/install_bins_curl.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)