summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-29 23:05:49 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-29 23:05:49 +0100
commit63896903e8dd1f2a08c4ba7a9817fef433da6c68 (patch)
tree9f014563837272d36510d5c823d01dd42f656475 /Makefile
parentfd3da82dd7772419c01bb751e5b5cb7f198b4752 (diff)
webserver v1.19v1.19
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e5e6b11..34a95fa 100644
--- a/Makefile
+++ b/Makefile
@@ -104,7 +104,7 @@ $(DISTROS): deb-src
debs: $(DISTROS)
-upload:
+upload: dist
scp ../$(TGZNAME) antcom.de:/var/www/reichwein.it-download/
scp -r result antcom.de:
scp -r remote-install.sh antcom.de: