diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-26 16:58:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-26 17:09:48 +0000 |
commit | 99dc3a7ceed1c5e74727dcba989923d462668695 (patch) | |
tree | 1997e1859a5fe11e51a6864a5d61a22204792875 /Makefile | |
parent | Releasing debian version 20220624-1. (diff) | |
download | open-infrastructure-service-tools-99dc3a7ceed1c5e74727dcba989923d462668695.tar.xz open-infrastructure-service-tools-99dc3a7ceed1c5e74727dcba989923d462668695.zip |
Merging upstream version 20220626.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,4 +95,4 @@ release: distclean rm -rf service-tools-$(VERSION) upload: - scp ../service-tools-$(VERSION).* get.open-infrastructure.net:/srv/get.open-infrastructure.net/files/software/service-tools/upstream + scp ../service-tools-$(VERSION).* get.open-infrastructure.net:/srv/get.open-infrastructure.net/software/service-tools/upstream |