mirror of
https://github.com/alljoynsville/openwrt-builder
synced 2025-06-07 07:56:33 +00:00
parent
0d1e4c97fd
commit
06e8ad989c
@ -6,5 +6,5 @@ RUN apt-get update &&\
|
|||||||
apt-get clean &&\
|
apt-get clean &&\
|
||||||
useradd -m openwrt &&\
|
useradd -m openwrt &&\
|
||||||
echo 'openwrt ALL=NOPASSWD: ALL' > /etc/sudoers.d/openwrt &&\
|
echo 'openwrt ALL=NOPASSWD: ALL' > /etc/sudoers.d/openwrt &&\
|
||||||
sudo -iu openwrt git clone git://git.openwrt.org/12.09/openwrt.git &&\
|
sudo -iu openwrt git clone git://git.openwrt.org/14.07/openwrt.git &&\
|
||||||
sudo -iu openwrt openwrt/scripts/feeds update
|
sudo -iu openwrt openwrt/scripts/feeds update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user