This commit is contained in:
Barry McCormick
2023-10-10 17:01:21 -07:00
parent 34b50ca5dc
commit 662ca0f062

View File

@@ -21,8 +21,8 @@ task:
- bastille list
- git clone https://github.com/BastilleBSD/templates.git
- cd templates
- echo " branch is $branch "
- git diff --dirstat main $branch ./* > diff.txt
- echo " branch is $BRANCH "
- git diff --dirstat main $BRANCH ./* > diff.txt
- echo "*** diff.txt ***"
- cat diff.txt
- # Use sed to remove characters before the match pattern