hackedteam/core-android-native

View on GitHub
clean_bak.sh

Summary

Maintainability
Test Coverage
#!/bin/bash

find . -name "*~" -exec rm {} \;