router-tuto3: Don't use iputils anymore
This commit is contained in:
parent
82f1e9ff24
commit
bc329a7b0c
@ -11,5 +11,4 @@ RUN mkdir -p /var/lock/ && opkg update && opkg install \
|
||||
tcpdump \
|
||||
&& rm /etc/resolv.conf \
|
||||
&& rm -rf /var/lock \
|
||||
&& rm -rf /etc/ssh/ssh_host_*_key* \
|
||||
&& echo "alias ip='ip -c'" >> /etc/profile
|
||||
&& rm -rf /etc/ssh/ssh_host_*_key*
|
||||
|
Reference in New Issue
Block a user