fix stupid justfile

This commit is contained in:
2025-04-08 09:23:29 +01:00
parent f49bb56398
commit e84d1347fd
+2 -2
View File
@@ -5,5 +5,5 @@ build:
upx .\target\release\gta-tools.exe --best upx .\target\release\gta-tools.exe --best
install: build install: build
cp .\target\release\gta-tools.exe ~\.cargo\bin\ cp .\target\release\gta-tools.exe ~\.cargo\bin
cp .\target\release\gta-tools.exe ~\Documents\ cp .\target\release\gta-tools.exe ~\Documents