1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00

Merge branch 'master' into 2.0

This commit is contained in:
Julien Duponchelle 2017-03-09 19:10:29 +01:00
commit 55b4e95396
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

View File

@ -31,9 +31,7 @@ function help {
}
function log {
tput setaf 2
echo "=> $1" >&2
tput sgr0
}
lsb_release -d | grep "LTS" > /dev/null