Commit 73bcd941 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Remove trailing whitespace from comment blocks

parent ab9228b7
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
#!/bin/bash
#
# Copyright (c) 2019 Dominik Sekotill <dom.sekotill@kodo.org.uk>
# Copyright 2019-2021 Dominik Sekotill <dom.sekotill@kodo.org.uk>
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
+9 −3
Original line number Diff line number Diff line
#!/bin/sh
# Copyright 2019-2021 Dominik Sekotill <dom.sekotill@kodo.org.uk>
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

# Lets not beat about the bush, preventing the tool which installs WP from
# installing it as root is idiocy. WP needs to be installed owned by a user
# seperate from the server's user. 'root' is available for such, besides which
+1 −1

File changed.

Contains only whitespace changes.