mirror of
https://github.com/YunoHost-Apps/abantecart_ynh.git
synced 2024-09-03 18:06:16 +02:00
Update install
This commit is contained in:
parent
adb530354d
commit
a9a21746b1
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ if [[ $with_mysql -eq 1 ]]; then
|
|||
ynh_mysql_create_db "$dbname" "$dbuser" "$dbpass"
|
||||
|
||||
# Store the database access
|
||||
echo -e "# MySQL Database
|
||||
echo -e "# MySQL Database"
|
||||
fi
|
||||
|
||||
# Remove trailing "/" for next commands
|
||||
|
|
Loading…
Reference in a new issue