Commit 4f1372c 1 parent 2c83817 commit 4f1372c Copy full SHA for 4f1372c
File tree 1 file changed +2
-0
lines changed
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_
217
217
eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /soar" -o " ${INSTALL_DIR} /soar" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /soar" " ${INSTALL_STRATEGY} "
218
218
# speedtest-go : https://github.com/showwin/speedtest-go
219
219
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} "
220
222
# sttr: https://github.com/abhimanyu003/sttr
221
223
eval " ${INSTALL_PRE} " " ${INSTALL_SRC} /sttr" -o " ${INSTALL_DIR} /sttr" && eval " ${INSTALL_POST} " " ${INSTALL_DIR} /sttr" " ${INSTALL_STRATEGY} "
222
224
# tailscale : https://github.com/tailscale/tailscale
You can’t perform that action at this time.
0 commit comments