updated build-rocky84.sh again
This commit is contained in:
parent
e4d3c5ee6a
commit
348fd12ad8
@ -67,6 +67,6 @@ cat <<EOF > /var/www/html/index.html
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
dnf remove -y php-dev subversion-devel perl-devel make && \
|
dnf remove -y php-dev subversion-devel perl-devel make && \
|
||||||
dnf autoremove -y && rm -rf /var/lib/apt/lists/*
|
dnf autoremove -y && rm -rf /var/cache/yum/*
|
||||||
|
|
||||||
rm -rf /root/.subversion
|
rm -rf /root/.subversion
|
||||||
|
Loading…
Reference in New Issue
Block a user