mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 17:01:06 +03:00
Remove trailing whitespace
This commit is contained in:
parent
0ee2efd3e7
commit
388665ff43
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ script "setup-android-ndk-r10d" do
|
||||||
else
|
else
|
||||||
SUFFIX=''
|
SUFFIX=''
|
||||||
fi
|
fi
|
||||||
chmod u+x /vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin
|
chmod u+x /vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin
|
||||||
/vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin x
|
/vagrant/cache/android-ndk-r10d-linux-x86$SUFFIX.bin x
|
||||||
mv android-ndk-r10d #{ndk_loc}/r10d
|
mv android-ndk-r10d #{ndk_loc}/r10d
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue