mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
3 lines
57 B
Bash
3 lines
57 B
Bash
![]() |
#!/bin/sh
|
||
|
sed -i -e "s_^\(version:\).*_\1 ${1}_" FORMULA
|