mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-27 18:22:41 -08:00
update docs and config
This commit is contained in:
4
Makefile
4
Makefile
@@ -141,10 +141,8 @@ build-launcher:
|
||||
|
||||
clean:
|
||||
@printf '%s\n' "[INFO] Removing build artifacts"
|
||||
@rm -f release/SubMiner-*.AppImage
|
||||
@rm -f release/linux-unpacked/SubMiner
|
||||
@rm -f "$(BINDIR)/subminer" "$(BINDIR)/SubMiner.AppImage"
|
||||
@rm -rf dist release
|
||||
@rm -f "$(BINDIR)/subminer" "$(BINDIR)/SubMiner.AppImage"
|
||||
|
||||
generate-config: ensure-bun
|
||||
@bun run build
|
||||
|
||||
Reference in New Issue
Block a user