Update Makefile

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

View File

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