@@ -107,7 +107,7 @@ in
text = ''
if [ ! -d "${data_dir}" ]; then
echo "Database directory does not exist. Initializing"
initdb -D ${data_dir}
${package}/bin/initdb -D ${data_dir}
fi
${package}/bin/postgres -D ${data_dir} --config-file ${configFile}
The note is not visible to the blocked user.