fix error in config
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
1f5fbf4590
commit
f45ebbf1b6
2 changed files with 2 additions and 2 deletions
2
agent.sh
2
agent.sh
|
|
@ -119,7 +119,7 @@ function main {
|
|||
delete_volume "$@"
|
||||
;;
|
||||
"Config")
|
||||
metadata_config
|
||||
metadata_service
|
||||
;;
|
||||
*)
|
||||
echo "action : ${fonction} not known !"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue