2
0
mirror of https://gitlab.com/Nanolx/NanoDroid synced 2024-11-07 15:20:36 +00:00

update build-package

This commit is contained in:
Christopher Roy Bratusek 2018-08-09 21:17:23 +02:00
parent 1697379e85
commit 9f90260fdf

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=17.7.99999999 VERSION=17.7.20180809
CWD=$(readlink -m "${BASH_SOURCE[0]}") CWD=$(readlink -m "${BASH_SOURCE[0]}")
CWD=$(dirname "${CWD}") CWD=$(dirname "${CWD}")