suite
This commit is contained in:
parent
700fe039cc
commit
e30eb4f6e3
@ -187,7 +187,7 @@ class Admin::PCustomersController < ApplicationController
|
||||
|
||||
|
||||
|
||||
url = (Rails.env.development? ? "http://localhost:4000" : "http://3p.quartz.xyz").to_s+url
|
||||
url = (Rails.env.development? ? "http://localhost:4000" : "http://shop.biocoton.net").to_s+url
|
||||
puts url
|
||||
pdf = "pdf"
|
||||
command = "node #{pdf}.js #{Shellwords.escape(url)} #{Shellwords.escape(@temp_file)}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user