Skip to content

Commit 00e131e

Browse files
committed
lamp.sh: Fix setup on debian 13
1 parent c2d22ae commit 00e131e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lamp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ install()
102102
done
103103

104104
cd /tmp
105-
mysql_secure_installation <<EOF
105+
mysql-secure-installation <<EOF
106106
$DBPASSWD
107107
y
108108
$DBPASSWD

0 commit comments

Comments
 (0)