mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
add -o option to wget
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
df839e7919
commit
ec69eb8296
@ -111,7 +111,7 @@ When using a Docker container, you must first create a new directory (here we cr
|
||||
```bash
|
||||
$ mkdir FunKey-OS
|
||||
$ cd FunKey-OS
|
||||
$ wget https://raw.githubusercontent.com/FunKey-Project/FunKey-OS/master/docker/Dockerfile
|
||||
$ wget https://raw.githubusercontent.com/FunKey-Project/FunKey-OS/master/docker/Dockerfile -o Dockerfile
|
||||
```
|
||||
|
||||
You must then build the docker image (don't forget the final dot!):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user