This will definitely break in 2057 (TODO)
Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
This commit is contained in:
parent
26107fca27
commit
d870be5ace
2
Makefile
2
Makefile
@ -15,7 +15,7 @@ build: $(EXEC)
|
|||||||
|
|
||||||
run: $(EXEC)
|
run: $(EXEC)
|
||||||
@chmod +x $(EXEC)
|
@chmod +x $(EXEC)
|
||||||
$(EXEC)
|
sudo $(EXEC)
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
golangci-lint run --fix
|
golangci-lint run --fix
|
||||||
|
0
rootf-kernel/kernel.sh
Normal file → Executable file
0
rootf-kernel/kernel.sh
Normal file → Executable file
0
rootf-kernel/rootfs.sh
Normal file → Executable file
0
rootf-kernel/rootfs.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user