mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-18 20:37:57 +00:00
Drop color logging for remote install, seem to fail in some conditions
This commit is contained in:
parent
cb338d9583
commit
b909ec978f
@ -31,9 +31,7 @@ function help {
|
||||
}
|
||||
|
||||
function log {
|
||||
tput setaf 2
|
||||
echo "=> $1" >&2
|
||||
tput sgr0
|
||||
}
|
||||
|
||||
lsb_release -d | grep "LTS" > /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user