diff --git a/README.md b/README.md index 3109bb9..73c0d0c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ sudo service supervisor restart ### Setup libvirt and KVM on server ```bash -wget -O - https://clck.ru/9Sz6S | sudo sh +wget -O - https://clck.ru/9V9fH | sudo sh ``` ### Default credentials diff --git a/dev/libvirt-bootstrap.sh b/dev/libvirt-bootstrap.sh index 7877811..ae1c689 100644 --- a/dev/libvirt-bootstrap.sh +++ b/dev/libvirt-bootstrap.sh @@ -3,13 +3,13 @@ # vim: softtabstop=4 shiftwidth=4 expandtab fenc=utf-8 spell spelllang=en cc=81 #=============================================================================== # -# FILE: bootstrap-webvirtmgr.sh +# FILE: libvirt-bootstrap.sh # # DESCRIPTION: Bootstrap webvirtmgr installation for various distributions # -# BUGS: https://github.com/retspen/webvirtmgr-boostrap/issues +# BUGS: https://github.com/retspen/webvirtmgr/issues # -# COPYRIGHT: (c) 2013 by the WebVirtMgr Team +# COPYRIGHT: (c) 2015 by the WebVirtMgr Team # # LICENSE: Apache 2.0 # ORGANIZATION: WebVirtMgr (webvirtmgr.net)