add vpc
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
aaf479f86a
commit
6b9c5e64b8
4 changed files with 65 additions and 8 deletions
5
delete_vpc.sh
Normal file
5
delete_vpc.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
. ./lib/vpc.sh
|
||||
|
||||
delete_vpc "${1}"
|
||||
Loading…
Add table
Add a link
Reference in a new issue