Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
kvm:kvm [2020/02/04 21:46] – [clone domain/ vm] tmadekvm:kvm [2020/02/26 12:41] – [clone domain/ vm] tmade
Line 70: Line 70:
 <code  sh clone-vm.sh> <code  sh clone-vm.sh>
 #!/bin/bash #!/bin/bash
 +
 +#author:  Thomas Roehm
 +#version: 1.0
  
 echo "" echo ""
Line 94: Line 97:
         echo "VM \"$DESTVM\" cloned."         echo "VM \"$DESTVM\" cloned."
 else else
-        echo "ProblemVM not cloned"+        echo "Problem VM not cloned!"
 fi fi
 </code>   </code>  
kvm/kvm.txt · Last modified: 2022/03/12 09:13 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki