Skip to content

Commit 288cccf

Browse files
author
Daniel Hansson
authored
create $CONFIG
1 parent fe52d3a commit 288cccf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/phpmyadmin_install_ubuntu16.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ CONF_CREATE
115115

116116
# Secure phpMyadmin even more
117117
CONFIG=/var/lib/phpmyadmin/config.inc.php
118+
touch $CONFIG
118119
cat << CONFIG_CREATE >> "$CONFIG"
119120
<?php
120121
\$i = 0;

0 commit comments

Comments
 (0)