diff --git a/install.sh b/install.sh index 205e02f..49bd4f8 100755 --- a/install.sh +++ b/install.sh @@ -118,11 +118,11 @@ if [ ! -d "$CLOUDLOG_DIR" ]; then # Create MariaDB database and user echo "Creating Cloudlog database..." - sudo mysql -u root <