commit 23fcf8d03813944f64724624e62398d7fdac35a9
parent e291d0e8189051f47ad84da39bc10dd7dd163b45
Author: Remy Noulin <loader2x@gmail.com>
Date: Wed, 22 Nov 2017 14:18:57 +0100
improve systemSetupCommit.sh
debian/systemSetupCommit.sh | 2 ++
1 file changed, 2 insertions(+)
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/debian/systemSetupCommit.sh b/debian/systemSetupCommit.sh
@@ -1,2 +1,4 @@
echo "last setup from commit:" > ~/.systemSetupCommit.txt
git show --oneline -s >> ~/.systemSetupCommit.txt
+echo "Updated ~/.systemSetupCommit.txt"
+cat ~/.systemSetupCommit.txt