Skip to content

Commit dce1a94

Browse files
committed
nc-datadir.sh: Remove IDE artifact
1 parent cbc34bb commit dce1a94

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bin/ncp/CONFIG/nc-datadir.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ configure()
115115
# first set in config the new value, because occ checks if the current datadir exists
116116
ncc config:system:set datadirectory --value="${DATADIR}" \
117117
|| sed -i "s|'datadirectory' =>.*|'datadirectory' => '${DATADIR}',|" "${NCDIR?}"/config/config.php
118-
Could not apply suggestion.
119118

120119
# use encryption, if selected
121120
if is_active_app nc-encrypt; then

0 commit comments

Comments
 (0)