Skip to content
Snippets Groups Projects
Commit c02c09ac authored by Griefed's avatar Griefed :joystick:
Browse files

fix: Fix mv command in fetcher. Whoopsy.

parent 4f9ca2c8
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ RUN \
else \
rm /tmp/sources.list; \
mv \
/tmp/sources.list.arm; \
/tmp/sources.list.arm \
/tmp/sources.list; \
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment