mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 01:47:43 +02:00
Updated CentOS images
This commit is contained in:
parent
b9a560ad40
commit
c5ad75791a
@ -57,6 +57,10 @@ file_env() {
|
||||
unset "$fileVar"
|
||||
}
|
||||
|
||||
prepare_system() {
|
||||
echo "** Preparing the system"
|
||||
}
|
||||
|
||||
escape_spec_char() {
|
||||
local var_value=$1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user