Skip to content

Commit 4df45e7

Browse files
committed
Replace tab vs spaces to align code style
Signed-off-by: Stephan Brunner <[email protected]>
1 parent d6b4877 commit 4df45e7

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)