Makefile update to v2.6
This commit is contained in:
parent
19b539f654
commit
dc447df707
6
Makefile
6
Makefile
@ -1,4 +1,4 @@
|
||||
# git helper Makefile: Version 2.5 (2025-08-11)
|
||||
# git helper Makefile: Version 2.6 (2025-08-11)
|
||||
default: help
|
||||
|
||||
.ONESHELL:
|
||||
@ -73,9 +73,9 @@ init: print_head
|
||||
if [[ $$OUT =~ "Successfully installed" ]]; then
|
||||
echo -e " * \033[1;32m$$req_mod installed.\e[0m"
|
||||
elif [[ $$OUT =~ "already satisfied" ]]; then
|
||||
echo -e " * \033[1;36m$$req_mod already installed.\e[0m"
|
||||
echo -e " * \033[1;36m$$req_mod already available.\e[0m"
|
||||
else
|
||||
echo -e " * \033[1;31m$$req_mod installation FAILED!\e[0m"
|
||||
echo -e " * \033[1;31m$$req_mod FAILED!\e[0m"
|
||||
#echo $$OUT
|
||||
fi
|
||||
fi
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 3d79e803f62d92b860d4f8241ed2e8e1f7c16934
|
||||
Subproject commit 382e029b83ce1ec9ca825e3e33d0bd5afbafcd5b
|
@ -1 +1 @@
|
||||
Subproject commit ef8d79b1871839b662aa823c30ce912580995265
|
||||
Subproject commit 22f5af3bca4e4125ee92d30f7797590116188fab
|
@ -1 +1 @@
|
||||
Subproject commit 9b04dc44607422052acc78d7cf191d1a43fcded6
|
||||
Subproject commit c08d5f48f1530dc7169c8234c93c12f8f1331ce2
|
@ -1 +1 @@
|
||||
Subproject commit a7fd9404aa9fb3c977e38bee6aa6c794dbb04b1d
|
||||
Subproject commit 152690007a3b87ee0047bcad78b2673111ff1928
|
@ -1 +1 @@
|
||||
Subproject commit 449086b7c2f4055b409ef61301d36fbceef3aa4f
|
||||
Subproject commit 877ba5a47b605067e134ad7c51c378f14dc76a35
|
@ -1 +1 @@
|
||||
Subproject commit 2653d49a3e1eec2dec148b2eb77f83b1b3b9c176
|
||||
Subproject commit eaa2c53e82e8260e5055db7ce8663b3e89957895
|
@ -1 +1 @@
|
||||
Subproject commit 9054a66a6d8a5ffbac4c729b476da4c5102d186d
|
||||
Subproject commit 6142649b3de313f2a1ef65441ae14423c0cf8cd0
|
@ -1 +1 @@
|
||||
Subproject commit 93ada5fc6d4f945fbc7d5533465b13b7a951f976
|
||||
Subproject commit bb6f7ea26f24481cba7218256e47572fa84db478
|
@ -1 +1 @@
|
||||
Subproject commit d8683e060658ad6da5a3b1e62b29842536737483
|
||||
Subproject commit c7aced7c3f708e81ccbb17163267f96642dd5381
|
Loading…
x
Reference in New Issue
Block a user