mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
Adding scripts/functions/log_install.sh
This commit is contained in:
parent
4a7d74594e
commit
787adca5bd
1 changed files with 5 additions and 0 deletions
5
scripts/functions/log_install.sh
Normal file
5
scripts/functions/log_install.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
log_install() {
|
||||
echo -e "[\e[34m::\e[0m] Installing: \e[32m${1}\e[0m"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue