nili 2 年之前
父節點
當前提交
db42fcbc24
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ztncui.sh

+ 1 - 1
ztncui.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 apt update -y
-apt install curl gnupg2 ca-certificates zip unzip build-essential git sudo --no-install-recommends -y
+apt install gnupg2 ca-certificates zip unzip build-essential python3 git sudo curl --no-install-recommends -y
 #curl -sL -o node_inst.sh https://deb.nodesource.com/setup_${NODEJS_MAJOR}.x
 #bash node_inst.sh
 sudo apt install -y nodejs

粤ICP备19079148号