diff --git a/pom.xml b/pom.xml
index 9b28586..10e7504 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,11 +363,24 @@
sftp://root@194.67.125.199
deploy
- bash ~/chef-bot/install.sh ~/chef-bot/${project.build.finalName}.jar
+ bash ~/chef-bot/install.sh ~/chef-bot/${project.build.finalName}
true
+
+ download-dump
+ deploy
+
+ download-single
+
+
+ sftp://root@194.67.125.199
+ deploy
+ /root/chef-bot/${project.build.finalName}_dump.sql
+ D:\userData\dumps\${project.build.finalName}_dump.sql
+
+