We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6766bcb commit e80658bCopy full SHA for e80658b
install.sh
@@ -6,7 +6,7 @@ fi
6
###install some general packages:
7
apt-get update
8
#apt-get -y install mc open-vm-tools net-tools
9
-apt-get -y install sudo wget ca-certificates lsb_release
+apt-get -y install sudo wget ca-certificates lsb-release
10
11
###create 'ctsms' user
12
useradd ctsms -p '*' --groups sudo
0 commit comments