File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,11 +115,10 @@ systemctl start chrony.service
115115systemctl enable chrony.service
116116sleep 10
117117chronyc makestep
118- apt install -y binutils coreutils util-linux findutils diffutils pkg-config
119- apt install -y sed gawk grep file tar gzip bzip2 xz-utils
120- apt install -y libseccomp-dev libseccomp2 gperf
121- apt install -y make gcc g++ perl libperl-dev groff-base dpkg-dev cmake m4
118+ apt install -y binutils coreutils util-linux findutils diffutils sed gawk grep file tar gzip bzip2 xz-utils
119+ apt install -y make gcc g++ m4 pkg-config perl libperl-dev groff-base dpkg-dev cmake
122120apt install -y autoconf autoconf-archive autogen automake autopoint autotools-dev libtool m4 bison flex
121+ apt install -y libseccomp-dev libseccomp2 gperf
123122
124123df -Th
125124exit
You can’t perform that action at this time.
0 commit comments