Update dependencies
[recipes.git] / deploy.ps1
index 527f532..6f0b534 100644 (file)
@@ -4,7 +4,6 @@ if ($args.Count -lt 1) {
    exit 1
 }
 
-git pull
 cargo build --release
 
 systemctl --user stop www-recipes.service