feat: add ipython & tcpp into install_useful
This commit is contained in:
parent
5667fc15d8
commit
ad6db60fdd
@ -69,6 +69,7 @@ configure_install_useful() {
|
|||||||
# 原来有 tcptraceroute 的,用 mtr 替代
|
# 原来有 tcptraceroute 的,用 mtr 替代
|
||||||
sudo apt-get install hping3 mtr -y
|
sudo apt-get install hping3 mtr -y
|
||||||
fi
|
fi
|
||||||
|
pip3 install ipython tcpp --break-system-packages
|
||||||
}
|
}
|
||||||
|
|
||||||
configure_install_new() {
|
configure_install_new() {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user