mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02:00
Correct generated APK name
This commit is contained in:
parent
1d4a6f971d
commit
2468f2174a
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ apk:
|
||||
mkdir -p ./dist
|
||||
|
||||
fetchapk:
|
||||
cp ./sbapp/bin/sideband-*-release.apk ./dist/
|
||||
cp ./sbapp/bin/sideband-*-release-unsigned.apk ./dist/
|
||||
|
||||
install:
|
||||
make -C sbapp install
|
||||
|
Loading…
x
Reference in New Issue
Block a user