Skip to content

Commit c2a0de1

Browse files
committed
Replace tab vs spaces to align code style
1 parent 547a93d commit c2a0de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-entrypoint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
259259
fi
260260

261261
run_path post-installation
262-
fi
262+
fi
263263
fi
264264
# not enough specified to do a fully automated installation
265265
if [ "$install" = false ]; then

0 commit comments

Comments
 (0)