Skip to content

Commit 8ea6e4e

Browse files
authoredDec 25, 2020
Update script.sh
1 parent f817f4c commit 8ea6e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎script.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ install_wordpress() {
9999
install_adminer() {
100100
#
101101
wget http://www.adminer.org/latest.php -O /var/www/html/adminer.php
102-
chown www-data:www-data /var/www/html/index.php
102+
chown www-data:www-data /var/www/html/adminer.php
103103
}
104104

105105
start_install() {

0 commit comments

Comments
 (0)