dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 07aaebf854fb77a468a281eef833dd60f7f137b3
parent a671c8fff6ef401198661ed68df9388d8bb47834
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Wed, 18 Jan 2023 17:33:19 -0800

fix makefile

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -53,7 +53,7 @@ bindata-prod: bindata scp-master: FILENAME=$(LINUX_FILENAME) scp-master: - scp -pr dist/$(FILENAME).tar.gz dkf:/root + scp -pr dist/$(FILENAME).tar.gz dkf:/home/dkf extract-master: FILENAME=$(LINUX_FILENAME) extract-master: