mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 15:38:25 +00:00
editable install for bench-repo
This commit is contained in:
parent
314d243786
commit
1fe6e83c51
@ -178,7 +178,7 @@ install_bench() {
|
||||
echo PIP not installed
|
||||
exit 1
|
||||
fi
|
||||
sudo $PIP install /home/$FRAPPE_USER/bench-repo
|
||||
sudo $PIP install -e /home/$FRAPPE_USER/bench-repo
|
||||
}
|
||||
|
||||
get_distro
|
||||
|
Loading…
x
Reference in New Issue
Block a user