add ban list to compile option
This commit is contained in:
@@ -17,7 +17,7 @@ WORKDIR /opt/monero
|
||||
RUN apt-get update \
|
||||
&& apt-get upgrade -y \
|
||||
&& apt-get install -y tar wget bzip2
|
||||
|
||||
|
||||
RUN wget -qO /ban_list.txt "https://raw.githubusercontent.com/Boog900/monero-ban-list/main/ban_list.txt"
|
||||
|
||||
RUN wget -qO ${MONERO_DL_FILE} ${MONERO_DL_URL} \
|
||||
|
||||
Reference in New Issue
Block a user