Added error message for invalid color
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM gcc
|
||||
COPY . .
|
||||
RUN apt-get -y update && apt-get -y install libusb-1.0 && make
|
Reference in New Issue
Block a user