Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
#!/bin/sh
# Legacy action script for "service postgresql --initdb"
cmd="/usr/bin/postgresql-setup --initdb --unit postgresql"
echo "Hint: the preferred way to do this is now \"$cmd\"" >&2
$cmd