mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
create skeleton
This commit is contained in:
2
Makefile
2
Makefile
@@ -225,7 +225,7 @@ system-images/binfmt/docker-images/$(ARCH).tar: $(BINFMT_SRC)
|
||||
cd system-images/binfmt && make docker-images/$(ARCH).tar && touch docker-images/$(ARCH).tar
|
||||
|
||||
$(BINS): $(CORE_SRC) $(ENVIRONMENT_FILE)
|
||||
cd core && ARCH=$(ARCH) ./build-prod.sh
|
||||
cd core && ARCH=$(ARCH) ./build-startos-bins.sh
|
||||
touch $(BINS)
|
||||
|
||||
web/node_modules/.package-lock.json: web/package.json sdk/dist
|
||||
|
||||
Reference in New Issue
Block a user