fix error in metadata redirect
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
f45ebbf1b6
commit
7d3db06f27
4 changed files with 8 additions and 13 deletions
1
agent.sh
1
agent.sh
|
|
@ -120,6 +120,7 @@ function main {
|
|||
;;
|
||||
"Config")
|
||||
metadata_service
|
||||
systemctl daemon-reload
|
||||
;;
|
||||
*)
|
||||
echo "action : ${fonction} not known !"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue