Trigger ci

This commit is contained in:
Google61 2021-04-09 14:43:34 +03:00 committed by GitHub
parent 60e0179039
commit 5d35791652
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
#!/bin/bash #!/bin/bash
set -e set -e
# cleanup ELF stuff
unset AR AS CC CXX LD OBJCOPY RANLIB STRIP CPPFLAGS LDFLAGS unset AR AS CC CXX LD OBJCOPY RANLIB STRIP CPPFLAGS LDFLAGS
git clone https://github.com/termux/termux-elf-cleaner git clone https://github.com/termux/termux-elf-cleaner
cd termux-elf-cleaner cd termux-elf-cleaner