Skip to content

Commit 428ed8c

Browse files
authored
create version file
1 parent 85ca371 commit 428ed8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android-tools-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ fi
134134
EOF
135135
chmod a+x ./AppRun
136136
export VERSION="$(awk -F"=" '/vision/ {print $2}' ./shared/bin/source.properties)"
137+
echo "$VERSION" > ~/version
137138

138139
# Do the thing!
139140
cd .. && wget -q "$APPIMAGETOOL" -O appimagetool && chmod +x ./appimagetool

0 commit comments

Comments
 (0)