mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 23:48:24 +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
|
echo PIP not installed
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
sudo $PIP install /home/$FRAPPE_USER/bench-repo
|
sudo $PIP install -e /home/$FRAPPE_USER/bench-repo
|
||||||
}
|
}
|
||||||
|
|
||||||
get_distro
|
get_distro
|
||||||
|
Loading…
x
Reference in New Issue
Block a user