mirror of
https://github.com/alljoynsville/openwrt-builder.git
synced 2026-08-15 02:12:58 +00:00
+1
-1
@@ -6,5 +6,5 @@ RUN apt-get update &&\
|
||||
apt-get clean &&\
|
||||
useradd -m 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
|
||||
|
||||
Reference in New Issue
Block a user