Update Makefile

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-02-20 23:20:43 +03:00 committed by GitHub
parent 5595066af3
commit 4c12eb0891
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
export PATH := $(PWD):$(PATH)
export PATH := "/root/.cargo/bin:$(PWD):$(PATH)"
all:
true