fix stupid justfile
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user