This file is indexed.

/usr/share/gluegen2/make/scripts/adb-reinstall-all-aarch64.sh is in libgluegen2-build-java 2.3.2-6.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
3
4
sdir=`dirname $0`

$sdir/adb-uninstall-all.sh $*
$sdir/adb-install-all-aarch64.sh $*