From 1bbc3e3cf213fee8f2a2e9179766813ee1dded19 Mon Sep 17 00:00:00 2001 From: fedy95 Date: Sat, 26 Jun 2021 08:13:17 +0000 Subject: [PATCH] update deploy dir (#24) Reviewed-on: https://gitea.fedy95.com/infra/plex/pulls/24 Co-authored-by: fedy95 Co-committed-by: fedy95 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2f63005..dc21b82 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,7 +32,7 @@ server: steps: - name: deploy commands: - - cd /home/fedy95/infra/plex + - cd /volume1/volume-1/data/infra/plex - git pull - echo 'need manual restart'