diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-26 16:58:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-26 17:09:27 +0000 |
commit | 7aeaedb959e01106ff8cc4e21235799125337ab2 (patch) | |
tree | 6ddade9cf3ceaa16e58754e2834d1c66f99d9ae1 /Makefile | |
parent | Adding upstream version 20220624. (diff) | |
download | open-infrastructure-service-tools-7aeaedb959e01106ff8cc4e21235799125337ab2.tar.xz open-infrastructure-service-tools-7aeaedb959e01106ff8cc4e21235799125337ab2.zip |
Adding upstream version 20220626.upstream/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 |