mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Remove unused confiugration files
This commit is contained in:
committed by
Dan Christian Bogos
parent
56c4e1196b
commit
4820ef4d2a
@@ -1,9 +0,0 @@
|
||||
function releaseTag {
|
||||
rpmTag=$(git log -1 --format=%ci | date +%Y%m%d%H%M%S)+$(git rev-parse --short HEAD)
|
||||
echo $rpmTag
|
||||
}
|
||||
|
||||
function git_commit {
|
||||
gitLastCommit=$(git rev-parse HEAD)
|
||||
echo $gitLastCommit
|
||||
}
|
||||
Reference in New Issue
Block a user