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 @@ -217,6 +217,8 @@ INSTALL_DIR_SIZE_PRE="$(du -sh ${INSTALL_DIR} | cut -f1)" && export INSTALL_DIR_
217217 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /soar" -o " ${INSTALL_DIR} /soar" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /soar" " ${INSTALL_STRATEGY} "
218218# speedtest-go : https://github.com/showwin/speedtest-go
219219 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /speedtest-go" -o " ${INSTALL_DIR} /speedtest-go" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /speedtest-go" " ${INSTALL_STRATEGY} "
220+ # strace
221+ eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /strace" -o " ${INSTALL_DIR} /strace" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /strace" " ${INSTALL_STRATEGY} "
220222# sttr: https://github.com/abhimanyu003/sttr
221223 eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /sttr" -o " ${INSTALL_DIR} /sttr" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /sttr" " ${INSTALL_STRATEGY} "
222224# tailscale : https://github.com/tailscale/tailscale
You can’t perform that action at this time.
0 commit comments