Initial push
This commit is contained in:
parent
1effac6bf8
commit
a01d3e7cc2
1993 changed files with 106354 additions and 0 deletions
11
Changelog/changelog.sh
Executable file
11
Changelog/changelog.sh
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
#!/bin/bash
|
||||
|
||||
#
|
||||
# Copyright 2019-Present A-Team Digital Solutions
|
||||
#
|
||||
|
||||
# Print something to build output
|
||||
echo ""
|
||||
echo "Generating A-Team Custom Changelog..."
|
||||
echo ""
|
||||
|
||||
Loading…
Reference in a new issue