Skip to content
Permalink
5.16.0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
@mchyzer
Latest commit 0278f6d Oct 20, 2020 History
1 contributor

Users who have contributed to this file

6 lines (3 sloc) 188 Bytes
#!/bin/bash
# Overlay this file with implementations of functions from grouperScriptHooksBase.sh
# dont forget to export -f your functions after implementing them like in the base file