clean import file #4
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
e147f2cee5
commit
258d7fc92e
2 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
. ./lib/metadata.sh
|
||||
|
||||
function config_kvm {
|
||||
apt-get install -y \
|
||||
vim \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
. ./lib/numbers.sh
|
||||
. ./lib/colors.sh
|
||||
. ./lib/db.sh
|
||||
. ./lib/metadata.sh
|
||||
. ./lib/public_ip.sh
|
||||
|
||||
function check_qemu_exist {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue