X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=deploy.ps1;h=6f0b5349a0e7eada9c1e974129de9ed8527ca238;hb=d83b56c6428a145b3cf83ffb1dcad0eb095c8054;hp=527f5321d26a207af8b687e33eb1c5084ca7d2a5;hpb=c65b9e9e44d0adb48a982da64b3ff4a7f3a8358b;p=recipes.git diff --git a/deploy.ps1 b/deploy.ps1 index 527f532..6f0b534 100644 --- a/deploy.ps1 +++ b/deploy.ps1 @@ -4,7 +4,6 @@ if ($args.Count -lt 1) { exit 1 } -git pull cargo build --release systemctl --user stop www-recipes.service