mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-27 11:23:25 +00:00
Use docker as dev environment
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
bf961756b9
commit
9137ef434f
4
regression/apps/scripts/Makefile
Normal file
4
regression/apps/scripts/Makefile
Normal file
@ -0,0 +1,4 @@
|
||||
.PHONY: all
|
||||
|
||||
all: ./*.sh
|
||||
@cp ./*.sh $(BUILD_DIR)
|
Reference in New Issue
Block a user