mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-05 20:17:39 +00:00
change build.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#/bin/bash
|
||||
#sudo apt-get install libgl1-mesa-dev xorg-dev
|
||||
#go get github.com/ffdfgdfg/fyne-cross
|
||||
#fyne-cross --targets=linux/amd64,windows/amd64,darwin/amd64 gui/npc/npc.go
|
||||
@@ -11,4 +11,4 @@ cd ..
|
||||
rm -rf vendor
|
||||
cd gui/npc
|
||||
fyne package -os android -appID org.nps.client -icon ../../docs/logo.png
|
||||
mv npc.apk ../../android_client.apk
|
||||
mv npc.apk ../../android_client.apk
|
||||
|
Reference in New Issue
Block a user