mirror of
https://github.com/alljoynsville/openwrt-builder.git
synced 2026-08-11 16:32:57 +00:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -10,6 +10,6 @@ USER openwrt
|
||||
RUN cd /home/openwrt && \
|
||||
git clone https://github.com/openwrt/openwrt.git && \
|
||||
cd openwrt && \
|
||||
openwrt/scripts/feeds update && \
|
||||
./scripts/feeds update && \
|
||||
rm -rf tmp
|
||||
WORKDIR /home/openwrt/openwrt
|
||||
|
||||
Reference in New Issue
Block a user