mirror of
https://github.com/frappe/lms.git
synced 2026-05-02 13:39:31 +03:00
ci: added collation server for mariadb
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
set -e
|
||||
cd ~ || exit
|
||||
|
||||
sudo apt update
|
||||
sudo apt remove mysql-server mysql-client
|
||||
sudo apt install libcups2-dev redis-server mariadb-client-10.6
|
||||
|
||||
echo "Setting Up Bench..."
|
||||
|
||||
pip install frappe-bench
|
||||
|
||||
Reference in New Issue
Block a user