diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2022-06-26 16:54:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2022-06-26 17:08:02 +0000 |
commit | 6c5bc856c83f9f2501a9baca0e0d37224fdaa0b7 (patch) | |
tree | 39a59bb2ce3fb1eb712bf97913072d88e1563dcf /Makefile | |
parent | Adding dehydrated hook to workaround certificate handling in chrony (#1013882). (diff) | |
download | service-tools-6c5bc856c83f9f2501a9baca0e0d37224fdaa0b7.tar.xz service-tools-6c5bc856c83f9f2501a9baca0e0d37224fdaa0b7.zip |
Updating upload url in makefile.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
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 |