convert_filecache_bigint.sh: fix error (typo).
This commit is contained in:
@ -477,7 +477,7 @@ fi
|
||||
|
||||
if [[ ! -x "$PHP_BIN" ]]; then
|
||||
fatal "No PHP binary found!"
|
||||
f
|
||||
fi
|
||||
|
||||
|
||||
CURRENT_INSTALL_DIR="$(realpath ${WEB_BASE_DIR}/nextcloud)"
|
||||
|
Reference in New Issue
Block a user