Skip to content

Commit 8e497ee

Browse files
committed
modified: at.bash
1 parent 3c4144d commit 8e497ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

at.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ _TB_() { # add git modules from GitHub to cache directory
4444
fi
4545
}
4646

47-
_AT_() { # add git modules from GitHub to job directory
47+
_AT_() { # unused : add git modules from GitHub to job directory
4848
if [[ -d "$JDR/$1/" ]]
4949
then
5050
if ! find "$JDR/$1/" -type f -name AndroidManifest.xml

0 commit comments

Comments
 (0)