Skip to content

Commit

Permalink
feat: 删除 service 拷贝移交给 DragonOS 管理 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
HangX-Ma authored Mar 3, 2024
1 parent 3d99c3a commit 01cdc56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ fmt-check:
install:
mkdir -p $(INSTALL_DIR)/etc/reach/system
mkdir -p $(INSTALL_DIR)/etc/reach/ipc
cp ./parse_test/shell.service $(INSTALL_DIR)/etc/reach/system/shell.service
RUSTFLAGS=$(RUSTFLAGS) cargo $(TOOLCHAIN) install --target $(RUST_TARGET) --path . --no-track --root $(INSTALL_DIR) --force

0 comments on commit 01cdc56

Please sign in to comment.