mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-09 00:40:11 +01:00
Merge branch 'fix_permission' of https://gitlab.com/Rancor/fdroidserver
This commit is contained in:
commit
0ee2efd3e7
@ -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…
Reference in New Issue
Block a user