README
This commit is contained in:
parent
1ad241d6e1
commit
cfbdca17d8
3 changed files with 94 additions and 1 deletions
|
@ -10,6 +10,8 @@ find_or_open(){
|
|||
fi
|
||||
}
|
||||
|
||||
# this can either be sourced by buttons.sh or run as a standalone script
|
||||
# when running as a standalone, execute it:
|
||||
if [[ -n $1 ]]; then
|
||||
find_or_open "$1"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue