mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Setting the cloned bare repository to safe.directory.
This commit is contained in:
parent
3c769f1ece
commit
9b3cfce766
@ -117,6 +117,8 @@ ensure_oo_is_downloaded () {
|
||||
echo "Downloading OnlyOffice..."
|
||||
git clone --bare https://github.com/cryptpad/onlyoffice-builds.git "$BUILDS_DIR"
|
||||
fi
|
||||
git config --global --add safe.directory /cryptpad/onlyoffice-conf/onlyoffice-builds.git
|
||||
|
||||
}
|
||||
|
||||
install_version () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user