mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-24 06:48:26 +02:00
3 lines
97 B
Bash
Executable File
3 lines
97 B
Bash
Executable File
#!/bin/bash
|
|
cat ./queue_generic.go | ../../genny gen "Generic=string,int" > queue_generic_gen.go
|