Do not ask questions when reconfigure is called
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
/usr/share/eole/sbin/onehost_create_all
|
if [[ ${1} == "instance" ]]
|
||||||
|
then
|
||||||
|
/usr/share/eole/sbin/onehost_create_all
|
||||||
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
|
Reference in New Issue
Block a user