rename MyOps to Postal in auto upgrade

fixes #29
This commit is contained in:
Adam Cooke
2017-04-27 18:05:03 +01:00
parent 6af7f332bf
commit 709e82c06e
+1 -1
View File
@@ -16,7 +16,7 @@ def run(command, options = {})
end
end
puts "Stopping current MyOps instance"
puts "Stopping current Postal instance"
run "postal stop", :exit_on_failure => false
puts "Getting latest version of repository"