diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 08:25:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-24 08:25:05 +0700 |
commit | 0483be899819ef13783ca582bd0e810ca1965c6d (patch) | |
tree | 0e61eae1529a8dd5c879c5acf05ea8aa094f63b0 | |
parent | 86f3d6243e01c9be167b40cc4dc948ba4caf6cb4 (diff) |
development/android-studio: Added missing file.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/android-studio/android-studio-inspect.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/android-studio/android-studio-inspect.sh b/development/android-studio/android-studio-inspect.sh new file mode 100644 index 000000000000..75079272098c --- /dev/null +++ b/development/android-studio/android-studio-inspect.sh @@ -0,0 +1,3 @@ +#!/bin/bash +cd ${HOME} +/opt/android-studio/bin/inspect.sh $@ |