mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-10 09:10:30 +03:00
Merge branch 'fix_permission' of https://gitlab.com/Rancor/fdroidserver
This commit is contained in:
commit
0ee2efd3e7
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ script "setup-android-ndk-r10d" do
|
|||
else
|
||||
SUFFIX=''
|
||||
fi
|
||||
chmod u+x /vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin
|
||||
/vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin x
|
||||
mv android-ndk-r10d #{ndk_loc}/r10d
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue