This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
kvm-install-vm
mirror of
https://github.com/giovtorres/kvm-install-vm.git
Watch
1
Star
0
Fork
You've already forked kvm-install-vm
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
166
Commits
3
Branches
53
Tags
1.5 MiB
Shell
100%
Tree:
44cd6a899c
main
rust
shellcheck-fixes
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1.0.0
1.0.1
1.0.2
1.1.0
1.1.1
1.2.0
1.2.1
1.2.10
1.2.11
1.2.12
1.2.13
1.2.2
1.2.3
1.2.4
1.2.7
1.2.8
1.2.9
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
1.4.0
1.4.1
1.4.2
1.4.3
1.4.4
1.4.5
v0.10.0
v0.10.1
v0.10.10
v0.10.11
v0.10.12
v0.10.13
v0.10.14
v0.10.2
v0.10.3
v0.10.4
v0.10.5
v0.10.6
v0.10.7
v0.10.8
v0.10.9
v0.9.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '44cd6a899c'
${ noResults }
kvm-install-vm
/
tests
/
vmdir.bash
5 lines
70 B
Raw
Blame
History
VMDIR
=
${
HOME
}
/virt/vms
if
[
[
-f .kivrc
]
]
;
then
source
.kivrc
fi
Reference in new issue
Copy Permalink