mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
description for /etc/iiab/iiab.env needs single-quotes too
This commit is contained in:
parent
16f548f921
commit
fd2bcea3e7
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
||||||
- option: name
|
- option: name
|
||||||
value: phpMyAdmin
|
value: phpMyAdmin
|
||||||
- option: description
|
- option: description
|
||||||
value: "phpMyAdmin is an interface with a MySQL database written in PHP, and available to administer the database engine locally or across the network."
|
value: '"phpMyAdmin is an interface with a MySQL database written in PHP, and available to administer the database engine locally or across the network."'
|
||||||
- option: path
|
- option: path
|
||||||
value: /opt/phpmyadmin
|
value: /opt/phpmyadmin
|
||||||
- option: enabled
|
- option: enabled
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue