diff --git a/init.sh b/init.sh index 33cd0df..742b09a 100755 --- a/init.sh +++ b/init.sh @@ -1,6 +1,6 @@ #!/bin/bash if [ ! "$BASH_VERSION" ] ; then - echo "Warén Group - Init" + echo "Warén Group / Infra / Init" echo "This command requires using BASH shell." exit 1 fi @@ -309,7 +309,7 @@ wxi-init(){ } wxi-start(){ - wxi-header "Warén Init" h1 + wxi-header "Warén Group / Infra / Init" h1 mkdir -p $HOME/.warengroup &> /dev/null