mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
Merge branch 'master' into 2.0
This commit is contained in:
commit
55b4e95396
@ -31,9 +31,7 @@ function help {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function log {
|
function log {
|
||||||
tput setaf 2
|
|
||||||
echo "=> $1" >&2
|
echo "=> $1" >&2
|
||||||
tput sgr0
|
|
||||||
}
|
}
|
||||||
|
|
||||||
lsb_release -d | grep "LTS" > /dev/null
|
lsb_release -d | grep "LTS" > /dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user