git » repo-mgmt.git » commit a2629c7

this could use a "Done." at the end <3

author Urja (ARMLFS builder)
2024-06-23 14:56:54 UTC
committer Urja (ARMLFS builder)
2024-06-23 14:56:54 UTC
parent 77b94f35dc3777d4914fa164c9a41b8e187572c1

this could use a "Done." at the end <3

clone-gits.sh +1 -0

diff --git a/clone-gits.sh b/clone-gits.sh
index 537cf13..11fda99 100755
--- a/clone-gits.sh
+++ b/clone-gits.sh
@@ -27,3 +27,4 @@ for repo in core base kde5; do
 	cd /sources/$repo-pkgbuilds
 	repo_gits $repo
 done
+echo Done.