1
0
Fork 0
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:
frju365 2017-01-29 20:55:14 +01:00 committed by GitHub
parent adb530354d
commit a9a21746b1

View file

@ -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