test
This commit is contained in:
parent
0418dcefc0
commit
9140b2f983
@ -24,7 +24,7 @@ func CreateShellAliases(data []string, username string, config config.Config) {
|
|||||||
prerac := ""
|
prerac := ""
|
||||||
|
|
||||||
host := strings.TrimRight(hostname, stringSplit)
|
host := strings.TrimRight(hostname, stringSplit)
|
||||||
fqdn := strings.TrimLeft(hostname, stringSplit)
|
fqdn := hostname
|
||||||
|
|
||||||
greentext := "tput -T xterm setaf 2; "
|
greentext := "tput -T xterm setaf 2; "
|
||||||
// redtext := "tput -T xterm setaf 1; "
|
// redtext := "tput -T xterm setaf 1; "
|
||||||
|
Loading…
Reference in New Issue
Block a user