mirror of
https://github.com/frappe/bench.git
synced 2024-11-11 15:51:03 +00:00
Update setup_frappe.sh
This commit is contained in:
parent
ef6a59f5ad
commit
60754d2929
@ -179,6 +179,8 @@ install_bench() {
|
||||
exit 1
|
||||
fi
|
||||
sudo $PIP install -e /home/$FRAPPE_USER/bench-repo
|
||||
# temp MariaDB fix
|
||||
sudo bench patch mariadb-config
|
||||
}
|
||||
|
||||
get_distro
|
||||
|
Loading…
Reference in New Issue
Block a user