mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-14 10:54:29 -04:00
Merge branch 'fix_permission' of https://gitlab.com/Rancor/fdroidserver
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user