Update path

This commit is contained in:
Gabriel Augendre 2022-07-06 00:06:48 +02:00
parent 48354d8bb6
commit 02673fdfe7
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ def test(ctx):
@task
def deploy(ctx):
ctx.run("ssh ubuntu /home/gaugendre/tcl-filtrage/update", pty=True, echo=True)
ctx.run("ssh ubuntu /mnt/data/tcl-filtrage/update", pty=True, echo=True)