mirror of
https://github.com/Genymobile/scrcpy
synced 2025-01-20 15:00:46 +00:00
Rename release.make to release.mk
It's more standard, and benefits from syntax coloration in vi.
This commit is contained in:
parent
230afd8966
commit
6ab80e4ce8
@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
make -f release.make
|
||||
make -f release.mk
|
||||
|
Loading…
Reference in New Issue
Block a user