mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
misc improvments
This commit is contained in:
@ -11,7 +11,6 @@ RUN set -eux; apt-get update; \
|
||||
wget -O /usr/lib/firefox-esr/distribution/extensions/nordvpnproxy@nordvpn.com.xpi https://addons.mozilla.org/firefox/downloads/latest/nordvpn-proxy-extension/latest.xpi; \
|
||||
#
|
||||
# clean up
|
||||
apt-get autoremove -y; \
|
||||
apt-get clean -y; \
|
||||
rm -rf /var/lib/apt/lists/* /var/cache/apt/*
|
||||
|
||||
|
Reference in New Issue
Block a user