From 24bfe093ccd4f85ef511929284aa4874a8b2b03d Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 27 Feb 2023 13:51:08 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e2c0498..da87752 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: image: appleboy/drone-scp settings: host: "217.160.46.175" - target: /var/wwww/html/nicktrimborn.de/public_html/ + target: /var/www/html/nicktrimborn.de/public_html/ source: public/* username: "root" password: "R*Hc96Wb@v"