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