Update diy.sh
This commit is contained in:
parent
afc16ee6b6
commit
e808160567
@ -60,7 +60,7 @@ enable_ssh() {
|
|||||||
echo "启用SSH服务"
|
echo "启用SSH服务"
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
apt list --upgradable
|
apt list --upgradable
|
||||||
sudo apt-get install openssh-server
|
sudo apt-get install openssh-server -y
|
||||||
}
|
}
|
||||||
|
|
||||||
#安装常用办公必备软件(office、QQ、微信、远程桌面等)
|
#安装常用办公必备软件(office、QQ、微信、远程桌面等)
|
||||||
|
Loading…
Reference in New Issue
Block a user