updated build-ubnt2004.sh

This commit is contained in:
hyung-hwan 2020-12-20 11:11:53 +00:00
parent 5da2212e2e
commit fcf4085d7a

View File

@ -57,7 +57,7 @@ cat <<EOF > /var/www/html/index.html
</html>
EOF
apt-get remove --purge -y php-dev libsvn-dev make libfdisk1 && \
apt-get remove --purge -y --allow-remove-essential php-dev libsvn-dev make libfdisk1 && \
apt-get autoremove --purge -y && rm -rf /var/lib/apt/lists/*
rm -rf /root/.subversion