add batchupload
This commit is contained in:
@@ -50,6 +50,8 @@ func (p *PrintJob) Execute() error {
|
||||
baseCommand += fmt.Sprintf(" %v ", option)
|
||||
}
|
||||
|
||||
baseCommand += fmt.Sprintf(" -- %s", p.Pdf)
|
||||
|
||||
fmt.Println(baseCommand)
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user